snackshell commited on
Commit
88ccab0
·
verified ·
1 Parent(s): 422084e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ g4f
4
+ requests
5
+ pillow
6
+ python-multipart
7
+ httpx
8
+ aiohttp
9
+ websockets