Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +15 -0
requirements.txt
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
transformers
|
3 |
+
streamlit
|
4 |
+
pyexcel-ods3
|
5 |
+
requests
|
6 |
+
pytz
|
7 |
+
pandas-ods-reader
|
8 |
+
reportlab
|
9 |
+
beautifulsoup4
|
10 |
+
streamlit
|
11 |
+
pandas
|
12 |
+
numpy
|
13 |
+
odfpy
|
14 |
+
openpyxl
|
15 |
+
fpdf2
|