DmitrMakeev commited on
Commit
e51fa23
1 Parent(s): c9daf81

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -32,4 +32,4 @@ gr.Interface(fn=infer, inputs=[
32
  gr.Slider(label='Сила', minimum=0, maximum=1, step=.05, value=.5),
33
 
34
  ],
35
- outputs='image', title = "Стабильная Диффузия - SDXL - img2img",article = "<br><br><br><br><br>").launch(debug=True, max_threads=80)
 
32
  gr.Slider(label='Сила', minimum=0, maximum=1, step=.05, value=.5),
33
 
34
  ],
35
+ outputs='image', title = "Стабильная Диффузия - Dreamlike-Photoreal-2.0",article = "<br><br><br><br><br>").launch(debug=True, max_threads=80)