Spaces:
Configuration error
Configuration error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ numpy
|
|
| 2 |
opencv-python
|
| 3 |
requests
|
| 4 |
huggingface_hub==0.19.4
|
| 5 |
-
gradio==3.50.2
|
|
|
|
|
|
| 2 |
opencv-python
|
| 3 |
requests
|
| 4 |
huggingface_hub==0.19.4
|
| 5 |
+
gradio==3.50.2
|
| 6 |
+
jinja2==3.1.2
|