hungchiayu commited on
Commit
cd153dc
·
1 Parent(s): 1f30f06

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -80,7 +80,7 @@ interface = gr.Interface(
80
  50, # Number of Diffusion Steps
81
  4.5, # CFG Scale
82
  ]
83
- ]
84
  ])
85
 
86
  interface.launch()
 
80
  50, # Number of Diffusion Steps
81
  4.5, # CFG Scale
82
  ]
83
+
84
  ])
85
 
86
  interface.launch()