Update gradio_app.py
Browse files- gradio_app.py +1 -1
gradio_app.py
CHANGED
@@ -294,7 +294,7 @@ def dynamicrafter_demo(result_dir='./tmp/', res=1024):
|
|
294 |
|
295 |
|
296 |
|
297 |
-
with gr.Tab(label='
|
298 |
with gr.Column():
|
299 |
with gr.Row():
|
300 |
with gr.Column():
|
|
|
294 |
|
295 |
|
296 |
|
297 |
+
with gr.Tab(label='ToonCrafter_576x1024'):
|
298 |
with gr.Column():
|
299 |
with gr.Row():
|
300 |
with gr.Column():
|