Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
KingNish/Realtime-FLUX
ginipick
/
Realtime-FLUX
like
107
Running
on
Zero
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
ginipick
commited on
13 days ago
Commit
74eb434
·
verified
·
1 Parent(s):
90d19a9
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -271,4 +271,4 @@ with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css=css) as demo:
271
)
272
273
if __name__ == "__main__":
274
-
demo.launch()
271
)
272
273
if __name__ == "__main__":
274
+
demo.launch(
(mcp_server=True
)