mrbeliever commited on
Commit
82101dc
1 Parent(s): 9922e2b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,7 +1,7 @@
1
  import gradio as gr
2
 
3
  # Load the model
4
- model = gr.load("models/stablediffusionapi/juggernaut-xl-v5")
5
 
6
  # Customize the interface
7
  iface = gr.Interface(
 
1
  import gradio as gr
2
 
3
  # Load the model
4
+ model = gr.load("models/Lykon/dreamshaper-xl-turbo")
5
 
6
  # Customize the interface
7
  iface = gr.Interface(