vumichien commited on
Commit
1674b31
1 Parent(s): e7ec95e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -43,4 +43,4 @@ gr.Interface(
43
  examples = [["a painting image of a fishing village under a cherry blossom forest at sunset in hks## style, ultra realistic, 4k, 8k", "bad anatomy, soft blurry", 4, 100, 15],
44
  ["a beautiful and highly detailed oil painting of a lost valley in the mountains in hks## style, running river, intricate details, 8k, sharp focus, hyper realism", "(bad anatomy), (blurry), grain", 4, 100, 15]],
45
  cache_examples=True
46
- ).queue().launch(debug=True, share=True)
 
43
  examples = [["a painting image of a fishing village under a cherry blossom forest at sunset in hks## style, ultra realistic, 4k, 8k", "bad anatomy, soft blurry", 4, 100, 15],
44
  ["a beautiful and highly detailed oil painting of a lost valley in the mountains in hks## style, running river, intricate details, 8k, sharp focus, hyper realism", "(bad anatomy), (blurry), grain", 4, 100, 15]],
45
  cache_examples=True
46
+ ).queue().launch(debug=True)