haoheliu commited on
Commit
2491afb
1 Parent(s): 831db84

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +8 -8
app.py CHANGED
@@ -299,14 +299,14 @@ with iface:
299
  )
300
  gr.Examples(
301
  [
302
- [
303
- "Birds singing sweetly in a blooming garden.",
304
- 10,
305
- 3.5,
306
- 45,
307
- 3,
308
- default_checkpoint,
309
- ],
310
  [
311
  "A modern synthesizer creating futuristic soundscapes.",
312
  10,
 
299
  )
300
  gr.Examples(
301
  [
302
+ # [
303
+ # "Birds singing sweetly in a blooming garden.",
304
+ # 10,
305
+ # 3.5,
306
+ # 45,
307
+ # 3,
308
+ # default_checkpoint,
309
+ # ],
310
  [
311
  "A modern synthesizer creating futuristic soundscapes.",
312
  10,