fffiloni commited on
Commit
e4385e8
β€’
1 Parent(s): 5b564cd

Update gradio_app.py

Browse files
Files changed (1) hide show
  1. 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",