Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Ifeanyi/Image-To-Story
Ifeanyi
/
Gemini-Image-Generator
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Ifeanyi
commited on
May 7
Commit
052d7c4
·
verified
·
1 Parent(s):
2bcb597
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-3
app.py
CHANGED
Viewed
@@ -43,6 +43,4 @@ app = gr.Interface(ImageStory,
43
44
45
if __name__ == "__main__":
46
-
app.launch(mcp_server = True)
47
-
48
-
43
44
45
if __name__ == "__main__":
46
+
app.launch(mcp_server = True)