Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ matplotlib
|
|
2 |
torch
|
3 |
torchvision
|
4 |
opencv-python
|
5 |
-
gradio==3.13.0
|
|
|
|
2 |
torch
|
3 |
torchvision
|
4 |
opencv-python
|
5 |
+
gradio==3.13.0
|
6 |
+
httpx==0.24.1
|