fudii0921 commited on
Commit
198cf59
·
verified ·
1 Parent(s): f016f52

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ pathlib
2
+ typing
3
+ autogen
4
+ gradio
5
+ mysql-connector-python
6
+ random
7
+ requests
8
+ groq
9
+ python-dotenv