wilson989 commited on
Commit
c4d4ea8
·
1 Parent(s): c39533f

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ g4f==0.1.9.2
2
+ fastapi
3
+ logging
4
+ uvicorn
5
+ nest_asyncio