Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -19,3 +19,6 @@ torch==2.2.2
|
|
| 19 |
torchvision==0.17.2
|
| 20 |
torchaudio==2.2.2
|
| 21 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
torchvision==0.17.2
|
| 20 |
torchaudio==2.2.2
|
| 21 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
| 22 |
+
gradio==3.34.0
|
| 23 |
+
gradio-client==0.2.6
|
| 24 |
+
semantic-version==2.10.0
|