merve HF Staff commited on
Commit
955cd8f
·
1 Parent(s): 93506d4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -39,4 +39,4 @@ gr.Interface(
39
  ],
40
  title="Keras Dreambooth - Minecraft Style Demo 🤖",
41
  description = "This model has been fine tuned to learn the concept of Minecraft",
42
- ).launch(debug=True, share=True)
 
39
  ],
40
  title="Keras Dreambooth - Minecraft Style Demo 🤖",
41
  description = "This model has been fine tuned to learn the concept of Minecraft",
42
+ ).queue().launch(debug=True)