Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,8 @@ openpyxl
|
|
| 5 |
python-docx
|
| 6 |
pyecharts
|
| 7 |
geoip2
|
| 8 |
-
requests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
python-docx
|
| 6 |
pyecharts
|
| 7 |
geoip2
|
| 8 |
+
requests
|
| 9 |
+
torch
|
| 10 |
+
transformers
|
| 11 |
+
pandas
|
| 12 |
+
openpyxl
|