Update app.py
Browse files
app.py
CHANGED
@@ -513,7 +513,7 @@ with gr.Blocks(css=css) as demo:
|
|
513 |
cloned_out,
|
514 |
video_out,
|
515 |
npz_file,
|
516 |
-
share_group,
|
517 |
folder_path
|
518 |
],
|
519 |
cache_examples = False
|
|
|
513 |
cloned_out,
|
514 |
video_out,
|
515 |
npz_file,
|
516 |
+
#share_group,
|
517 |
folder_path
|
518 |
],
|
519 |
cache_examples = False
|