Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ torch
|
|
2 |
opencv-python
|
3 |
numpy
|
4 |
gradio
|
5 |
-
jinja2
|
|
|
|
2 |
opencv-python
|
3 |
numpy
|
4 |
gradio
|
5 |
+
jinja2
|
6 |
+
httpx==0.20.0
|