Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,7 @@ urllib3
|
|
| 5 |
bs4
|
| 6 |
plotly
|
| 7 |
gunicorn
|
| 8 |
-
psycopg2-binary
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
bs4
|
| 6 |
plotly
|
| 7 |
gunicorn
|
| 8 |
+
psycopg2-binary
|
| 9 |
+
transformers
|
| 10 |
+
torch
|
| 11 |
+
beautifulsoup4
|