Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
-f https://download.pytorch.org/whl/torch_stable.html
|
| 2 |
git+https://github.com/openai/CLIP.git
|
| 3 |
torch==1.13.1+cu116
|
|
|
|
| 1 |
+
pip==23.3.1
|
| 2 |
-f https://download.pytorch.org/whl/torch_stable.html
|
| 3 |
git+https://github.com/openai/CLIP.git
|
| 4 |
torch==1.13.1+cu116
|