abdullahalioo commited on
Commit
5a99d74
·
verified ·
1 Parent(s): 03991d8

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ fastapi>=0.68.0
2
+ uvicorn>=0.15.0
3
+ g4f>=0.2.0.0
4
+ pydantic>=1.8.0
5
+ python-multipart>=0.0.5