Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated from
Ifeanyi/Gemini-Image-Generator
Ifeanyi
/
Image2Network
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Ifeanyi
commited on
May 7, 2025
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)