Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
|
2 |
-
|
3 |
gradio
|
4 |
transformers
|
5 |
pyyaml==5.1
|
|
|
1 |
+
#-f https://download.pytorch.org/whl/torch_stable.html
|
2 |
+
#-f https://dl.fbaipublicfiles.com/detectron2/wheels/cu111/torch1.10/index.html
|
3 |
gradio
|
4 |
transformers
|
5 |
pyyaml==5.1
|