innoai commited on
Commit
9b008bc
·
verified ·
1 Parent(s): 621777a

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ gradio>=5.0.0
2
+ pathlib
3
+ fastapi
4
+ python-multipart
5
+ pillow