bitwise31337 commited on
Commit
042c3fa
·
verified ·
1 Parent(s): 904efce

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ gradio>=4.31.4
2
+ transformers>=4.42.0
3
+ huggingface_hub>=0.23.0
4
+ torch>=2.2.0
5
+ pandas>=2.0.0