Spaces:
Runtime error
Runtime error
Commit
·
382c7ef
1
Parent(s):
d7c31ef
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -3,4 +3,8 @@ gradio
|
|
3 |
requests
|
4 |
pillow
|
5 |
pyexif
|
6 |
-
|
|
|
|
|
|
|
|
|
|
3 |
requests
|
4 |
pillow
|
5 |
pyexif
|
6 |
+
jinja2
|
7 |
+
transformers
|
8 |
+
sentencepiece
|
9 |
+
torch
|
10 |
+
httpx==0.24.1
|