Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -6
requirements.txt
CHANGED
@@ -1,6 +1,2 @@
|
|
1 |
-
transformers
|
2 |
-
gradio
|
3 |
-
tensorflow==2.0
|
4 |
-
torch==1.9.1+cpu
|
5 |
-
torchvision==0.10.1+cpu
|
6 |
-
torchaudio==0.9.1
|
|
|
1 |
+
transformers[torch]
|
2 |
+
gradio
|
|
|
|
|
|
|
|