Spaces:
Runtime error
Runtime error
Commit
·
91da15e
1
Parent(s):
78603bb
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 |
+
uvicorn>=0.14.0
|