jbilcke-hf HF staff commited on
Commit
5e136d7
·
1 Parent(s): 9f1cc92

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -135,7 +135,6 @@ with gr.Blocks() as demo:
135
  height,
136
  guidance_scale,
137
  num_inference_steps,
138
- secret_token,
139
  ]
140
  prompt.submit(
141
  fn=randomize_seed_fn,
 
135
  height,
136
  guidance_scale,
137
  num_inference_steps,
 
138
  ]
139
  prompt.submit(
140
  fn=randomize_seed_fn,