hvoss-techfak commited on
Commit
54cc9d1
·
1 Parent(s): 1f20dbb

Should have waited like two minutes for the new version to be published...

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -750,6 +750,7 @@ with gr.Blocks(theme=gr.themes.Soft()) as demo:
750
  else:
751
  command.extend([arg_name, str(arg_widget_val)])
752
 
 
753
  # 3. Run script
754
  log_output = (
755
  f"Starting Autoforge process at "
 
750
  else:
751
  command.extend([arg_name, str(arg_widget_val)])
752
 
753
+
754
  # 3. Run script
755
  log_output = (
756
  f"Starting Autoforge process at "