Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gui fix #2025

Merged
merged 5 commits into from
Mar 2, 2024
Merged

Gui fix #2025

merged 5 commits into from
Mar 2, 2024

Commits on Mar 2, 2024

  1. more cleanup

     - use sys.executable
     - check *_dir validity and remove doublequotes strip
     - set `scriptdir`
     - use gr.update()
     - unify Folders for finetune
     - use subprocess.run(run_cmd, shell=True, env=env)
    wkpark committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    708245e View commit details
    Browse the repository at this point in the history
  2. fix typos

    wkpark committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    644c911 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d612001 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80e82cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e2578cf View commit details
    Browse the repository at this point in the history