merve HF Staff commited on
Commit
a031c23
·
1 Parent(s): dd46f41

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -36,4 +36,4 @@ gr.Interface(
36
  title="Dreambooth Bioshock",
37
  description = "This is a dreambooth model fine-tuned on images of Bioshock sceneries. To play with the demo, input the concept with {sks bskscnry}.",
38
  examples = [["a city in sks bskscnry style, rendered in unreal engine, trending on art station", "", 2, 100, 7.5]],
39
- ).launch(cache_examples=True)
 
36
  title="Dreambooth Bioshock",
37
  description = "This is a dreambooth model fine-tuned on images of Bioshock sceneries. To play with the demo, input the concept with {sks bskscnry}.",
38
  examples = [["a city in sks bskscnry style, rendered in unreal engine, trending on art station", "", 2, 100, 7.5]],
39
+ cache_examples=True).launch()