Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
torch==1.12.0
|
2 |
torchvision==0.13.0
|
3 |
-
gradio==3.
|
|
|
|
|
|
|
4 |
|
|
|
1 |
torch==1.12.0
|
2 |
torchvision==0.13.0
|
3 |
+
gradio==3.16.2
|
4 |
+
httpx==0.23.0
|
5 |
+
httpcore==0.16.1
|
6 |
+
|
7 |
|