Benny-Tang commited on
Commit
782a7de
·
verified ·
1 Parent(s): 93e31b9

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ fastapi==0.112.2
2
+ uvicorn==0.30.6
3
+ gradio==4.44.0
4
+ pydantic==2.8.2
5
+ httpx==0.27.0
6
+ python-multipart==0.0.9