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