Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ZenithBrew
/
mygen
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ZenithBrew
commited on
Mar 2
Commit
daf36b5
·
verified
·
1 Parent(s):
0ad554f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -23,5 +23,5 @@ iface = gr.Interface(
23
description="Generate text with AI!"
24
)
25
26
-
# Launch it
with model!
27
iface.launch()
23
description="Generate text with AI!"
24
)
25
26
+
# Launch it
kk
27
iface.launch()