yukee1992 commited on
Commit
3984c20
·
verified ·
1 Parent(s): 4f1ae26

Create Requirements.txt

Browse files
Files changed (1) hide show
  1. Requirements.txt +9 -0
Requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ gradio==4.19.2
2
+ supabase==2.3.0
3
+ python-dotenv==1.0.0
4
+ requests==2.31.0
5
+ schedule==1.2.0
6
+ fastapi==0.104.1
7
+ uvicorn==0.24.0
8
+ python-multipart==0.0.6
9
+ pydantic==2.5.0