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
cdaf644
·
verified
·
1 Parent(s):
260721a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -18,5 +18,5 @@ iface = gr.Interface(
18
description="Generate text with AI!"
19
)
20
21
-
# Launch it
22
iface.launch()
18
description="Generate text with AI!"
19
)
20
21
+
# Launch it
now
22
iface.launch()