Kristofy commited on
Commit
75c6467
1 Parent(s): c36bde5

Huggingface does not support public url generation

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -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()