Spaces:
Sleeping
Sleeping
Commit
·
1ba5dc7
1
Parent(s):
2618489
Upload requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
transformers
|
| 2 |
+
torch
|
| 3 |
+
docx2txt
|
| 4 |
+
pandas
|
| 5 |
+
matplotlib
|
| 6 |
+
openpyxl
|
| 7 |
+
gradio
|
| 8 |
+
underthesea
|