Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,5 +3,5 @@ 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
|
7 |
pillow
|
|
|
3 |
torchaudio==2.1.2+cu121
|
4 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
5 |
tqdm
|
6 |
+
gradio==4.39.0
|
7 |
pillow
|