Spaces:
Running
on
Zero
Running
on
Zero
Update gradio_app.py
Browse files- gradio_app.py +0 -1
gradio_app.py
CHANGED
|
@@ -48,7 +48,6 @@ def generate(control_sequence, ref_image):
|
|
| 48 |
subprocess.run(
|
| 49 |
[
|
| 50 |
"python", "scripts_infer/anidoc_inference.py",
|
| 51 |
-
"--config",
|
| 52 |
"--all_sketch",
|
| 53 |
"--matching",
|
| 54 |
"--tracking",
|
|
|
|
| 48 |
subprocess.run(
|
| 49 |
[
|
| 50 |
"python", "scripts_infer/anidoc_inference.py",
|
|
|
|
| 51 |
"--all_sketch",
|
| 52 |
"--matching",
|
| 53 |
"--tracking",
|