MakiAi commited on
Commit
74b28a3
1 Parent(s): 8436e2d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -135,7 +135,7 @@ interface = gr.Interface(
135
  100, # Number of Diffusion Steps
136
  7, # CFG Scale
137
 
138
- ]
139
  )
140
 
141
  # Pre-load the model to avoid multiprocessing issues
 
135
  100, # Number of Diffusion Steps
136
  7, # CFG Scale
137
 
138
+ ]]
139
  )
140
 
141
  # Pre-load the model to avoid multiprocessing issues