Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ uvicorn[standard]==0.17.*
|
|
4 |
sentencepiece==0.1.*
|
5 |
torch==1.11.*
|
6 |
transformers[vision]==4.*
|
7 |
-
|
8 |
python-multipart==0.0.6
|
9 |
pandas
|
10 |
pyarrow
|
|
|
4 |
sentencepiece==0.1.*
|
5 |
torch==1.11.*
|
6 |
transformers[vision]==4.*
|
7 |
+
Jinja2
|
8 |
python-multipart==0.0.6
|
9 |
pandas
|
10 |
pyarrow
|