broadfield-dev commited on
Commit
741d282
·
verified ·
1 Parent(s): d123ded

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ gradio==4.28.3
2
+ fastapi
3
+ python-multipart
4
+ uvicorn
5
+ cryptography
6
+ numpy
7
+ Pillow