AFG473319 commited on
Commit
e52aac7
·
verified ·
1 Parent(s): 11655cf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1 +1,3 @@
1
- huggingface_hub==0.25.2
 
 
 
1
+ gradio>=3.0
2
+ transformers>=4.0
3
+ torch>=1.7.0