BetaGen commited on
Commit
3e49819
·
verified ·
1 Parent(s): 55deac3

Create app.py

Browse files
Files changed (1) hide show
  1. app.py +6 -0
app.py ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio==4.44.0
2
+ huggingface-hub==0.24.6
3
+ Pillow==10.4.0
4
+ python-dotenv==1.0.1
5
+ requests==2.32.3
6
+ numpy==1.26.4