Spaces:
Paused
Paused
Commit
·
5e136d7
1
Parent(s):
9f1cc92
Update app.py
Browse files
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,
|