Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ComponentSoft
/
KubeWizard
like
5
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Kristofy
commited on
Dec 5, 2023
Commit
75c6467
·
1 Parent(s):
c36bde5
Huggingface does not support public url generation
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -476,4 +476,4 @@ iface = gr.Interface(
476
title="📚KubeWizard📚",
477
)
478
479
-
iface.launch(
share=True
)
476
title="📚KubeWizard📚",
477
)
478
479
+
iface.launch()