chrissoria commited on
Commit
0f7ceb6
·
verified ·
1 Parent(s): a5c1ab5

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit>=1.32.0
2
+ cat-vader[pdf]>=1.0.0
3
+ mistralai
4
+ pydantic==2.10.6
5
+ huggingface_hub<0.27.0
6
+ pandas
7
+ openpyxl
8
+ requests
9
+ regex
10
+ reportlab
11
+ matplotlib
12
+ Pillow