douglasgoodwin commited on
Commit
ae8f29b
·
verified ·
1 Parent(s): c499e4d
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ # requirements.txt
2
+ gradio>=4.0.0
3
+ transformers>=4.30.0
4
+ torch>=2.0.0
5
+ accelerate>=0.20.0
6
+ safetensors>=0.3.1
7
+ pandas>=2.0.0