nneka commited on
Commit
8eaca3b
1 Parent(s): 00d783b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -5
requirements.txt CHANGED
@@ -1,5 +1,3 @@
1
- pip install gradio==2.2.7
2
-
3
- transformers
4
- huggingface_hub
5
- torch==1.10.1
 
1
+ gradio==2.2.7
2
+ transformers==4.13.0
3
+ torch==1.10.1