Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -204,7 +204,6 @@ with gr.Blocks() as demo:
|
|
204 |
</p>
|
205 |
""")
|
206 |
|
207 |
-
|
208 |
-
html = gr.HTML()
|
209 |
|
210 |
demo.launch(debug=True)
|
|
|
204 |
</p>
|
205 |
""")
|
206 |
|
207 |
+
|
|
|
208 |
|
209 |
demo.launch(debug=True)
|