Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ markdown
|
|
4 |
fastapi
|
5 |
uvicorn
|
6 |
python-dotenv
|
7 |
-
pillow
|
|
|
|
4 |
fastapi
|
5 |
uvicorn
|
6 |
python-dotenv
|
7 |
+
pillow
|
8 |
+
Jinja2
|