Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
transformers
|
2 |
spaces
|
3 |
-
gradio
|
4 |
-
|
5 |
-
|
|
|
|
1 |
transformers
|
2 |
spaces
|
3 |
+
gradio
|
4 |
+
torch>=1.6.0
|
5 |
+
torchvision>=0.7.0
|
6 |
+
torchaudio>=0.7.0
|