merve HF Staff commited on
Commit
a80b8c0
·
1 Parent(s): 211fa61

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -33,7 +33,7 @@ gr.Interface(
33
  ], [
34
  gr.Gallery(show_label=False),
35
  ],
36
- title="Dreambooth Teddy",
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 highly detailed photo of sks bskscnry", "", 2, 50, 7.5]],
39
  ).launch()
 
33
  ], [
34
  gr.Gallery(show_label=False),
35
  ],
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 highly detailed photo of sks bskscnry", "", 2, 50, 7.5]],
39
  ).launch()