SR05 commited on
Commit
03c93f0
·
verified ·
1 Parent(s): 6bd0ca0

Create requirements.txt

Browse files
Files changed (1) hide show
  1. 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