Bl4ckSpaces commited on
Commit
a3a2967
·
verified ·
1 Parent(s): b5df08e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ fastapi==0.115.0
2
+ uvicorn[standard]==0.30.0
3
+ gradio-client==1.3.0
4
+ pillow==10.4.0
5
+ python-multipart==0.0.9
6
+ aiofiles==24.1.0
7
+ httpx[socks]==0.27.0
8
+ pysocks==1.7.1
9
+ stem==1.8.2