Spaces:
Runtime error
Runtime error
Commit
·
100a9ff
1
Parent(s):
b8466ce
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
gradio
|
2 |
opencv-python-headless
|
|
|
3 |
torch
|
4 |
numpy
|
5 |
transformers
|
|
|
1 |
gradio
|
2 |
opencv-python-headless
|
3 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
4 |
torch
|
5 |
numpy
|
6 |
transformers
|