garyd1 commited on
Commit
27dfce3
·
verified ·
1 Parent(s): 1d1e331

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -0
requirements.txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ pandas
3
+ openai
4
+ torch
5
+ matplotlib
6
+ transformers
7
+ python-dotenv
8
+ anthropic
9
+ re
10
+ cryptography
11
+ openpyxl
12
+ tabulate
13
+ streamlit-authenticator
14
+ flask-limiter