Bsweb1 commited on
Commit
5cdb673
·
verified ·
1 Parent(s): a54062f

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.109.0
2
+ httpx==0.26.0
3
+ Pillow==10.1.0
4
+ uvicorn==0.25.0
5
+ python-multipart==0.0.9