Spaces:
Runtime error
Runtime error
Commit
·
d8e87a1
1
Parent(s):
9201a18
Update requirements.txt
Browse files- requirements.txt +3 -9
requirements.txt
CHANGED
@@ -1,9 +1,3 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
gunicorn==20.0.4
|
5 |
-
itsdangerous==1.1.0
|
6 |
-
Jinja2==2.11.2
|
7 |
-
MarkupSafe==2.0.1
|
8 |
-
Werkzeug==1.0.1
|
9 |
-
wincertstore==0.2
|
|
|
1 |
+
gradio
|
2 |
+
transformers
|
3 |
+
torch
|
|
|
|
|
|
|
|
|
|
|
|