Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ShashwatStable
/
MYGen
like
1
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
ShashwatStable
commited on
Jan 28, 2024
Commit
84afdfc
·
verified
·
1 Parent(s):
2b1e0ff
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -51,6 +51,6 @@ with gr.Blocks() as iface:
51
52
53
if __name__ == "__main__":
54
-
iface.launch()
55
56
51
52
53
if __name__ == "__main__":
54
+
iface.launch()
55
56