Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
fastapi
|
2 |
-
gradio==
|
3 |
torch==2.3.1
|
4 |
torchvision==0.18.1
|
5 |
torchaudio==2.3.1
|
|
|
1 |
+
fastapi==0.112.2
|
2 |
+
gradio==4.38.1
|
3 |
torch==2.3.1
|
4 |
torchvision==0.18.1
|
5 |
torchaudio==2.3.1
|