Agnuxo commited on
Commit
fa521f4
·
verified ·
1 Parent(s): 1c99745

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ gradio>=4.0.0
2
+ torch>=2.0.0
3
+ numpy>=1.21.0
4
+ huggingface_hub>=0.16.0