Spaces:
Runtime error
Runtime error
Downgrade Jinja2
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -9,4 +9,4 @@ transformers==4.11.3
|
|
9 |
typer==0.4.0
|
10 |
umap-learn==0.5.2
|
11 |
watchdog==2.1.3
|
12 |
-
Jinja2==3.
|
|
|
9 |
typer==0.4.0
|
10 |
umap-learn==0.5.2
|
11 |
watchdog==2.1.3
|
12 |
+
Jinja2==3.0.3
|