selvaonline commited on
Commit
0eaae56
·
verified ·
1 Parent(s): 01a3727

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+
2
+ transformers>=4.30.0
3
+ torch>=2.0.0
4
+ numpy>=1.24.0
5
+ huggingface-hub>=0.16.0
6
+ gradio>=3.50.0