Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
BetaGen
/
Text_to_Image
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
BetaGen
commited on
Sep 6
Commit
3e49819
·
verified
·
1 Parent(s):
55deac3
Create app.py
Browse files
Files changed (1)
hide
show
app.py
+6
-0
app.py
ADDED
Viewed
@@ -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