julkarnaeen commited on
Commit
76142fe
·
verified ·
1 Parent(s): 6e73e4a

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ python-dotenv
2
+ sqlalchemy
3
+ pymysql
4
+ openai
5
+ gradio>=4.0.0