Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 2 |
clip @ git+https://github.com/openai/CLIP.git
|
| 3 |
-
gradio
|
| 4 |
torch==2.0.1
|
| 5 |
torchvision==0.15.2
|
| 6 |
torchaudio==2.0.2
|
|
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 2 |
clip @ git+https://github.com/openai/CLIP.git
|
| 3 |
+
gradio==3.50.2
|
| 4 |
torch==2.0.1
|
| 5 |
torchvision==0.15.2
|
| 6 |
torchaudio==2.0.2
|