fudii0921 commited on
Commit
d9c3aee
·
verified ·
1 Parent(s): 4f39f78

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ cohere
3
+ python-dotenv
4
+ numpy
5
+ psycopg2-binary
6
+ google-genai
7
+ cohere
8
+ python-docx
9
+ llama_parse
10
+ llama_index.core
11
+ mysql-connector-python