Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -3,6 +3,6 @@ torchvision==0.16.2+cu121
|
|
3 |
torchaudio==2.1.2+cu121
|
4 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
5 |
tqdm
|
6 |
-
gradio==4.
|
7 |
-
pydantic==2.
|
8 |
pillow
|
|
|
3 |
torchaudio==2.1.2+cu121
|
4 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
5 |
tqdm
|
6 |
+
gradio==4.31.5
|
7 |
+
pydantic==2.5.0
|
8 |
pillow
|