Skip to content

Commit

Permalink
cleanup: removing console logs
Browse files Browse the repository at this point in the history
  • Loading branch information
iafarhan committed Jan 9, 2025
1 parent 0da7649 commit 5309b8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/one_click.py
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@ def update_requirements(initial_installation=False, pull=True):


def launch_webui():
print("arguments", flags)

run_cmd(f"python server.py {flags}", environment=True)


Expand Down

0 comments on commit 5309b8b

Please sign in to comment.