Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -373,7 +373,6 @@ def generate(
|
|
373 |
|
374 |
return output
|
375 |
|
376 |
-
PYTHON
|
377 |
# Define input and output components
|
378 |
with gr.Blocks() as iface:
|
379 |
# Input components
|
|
|
373 |
|
374 |
return output
|
375 |
|
|
|
376 |
# Define input and output components
|
377 |
with gr.Blocks() as iface:
|
378 |
# Input components
|