Commit Graph

23 Commits (b9d5db8a423a4e321546eb609bfba0c572306d24)

Author SHA1 Message Date
bmaltais 352e9f4e26 Updates for runpod 2023-06-24 19:30:48 -04:00
bmaltais 199e19fefc Updates for runpod 2023-06-24 19:20:50 -04:00
Rasmus Lerdorf 3f34f37837
Fix backwards condition here
Typo?
2023-06-24 11:35:40 -07:00
bmaltais 64cb3713ae More updates 2023-06-23 17:10:20 -04:00
bmaltais 01b3a5666b More updates for runpod 2023-06-23 17:08:48 -04:00
bmaltais c4ecd60310 Make warning yellow 2023-06-23 14:54:00 -04:00
bmaltais f4272212cb Add warning for LD_LIBRARY_PATH 2023-06-23 14:51:05 -04:00
bmaltais 5d51b7e5e5 Update gui.sh 2023-06-23 14:48:32 -04:00
bmaltais 551eed76d2
Refactor setup (#1030)
* Refactor setup in setup folder

* More refactoring

* Remove need to run setup.sh as sudo

* Fix for unix undel python 3.8

* Create setup_common.py

* Fix windows setup

* Refining setup

---------

Co-authored-by: Your Name <you@example.com>
2023-06-21 15:09:18 -04:00
bmaltais f21845b459 Quick fix for linux gui startup 2023-06-19 19:30:42 -04:00
bmaltais 797e2b4433 Update unix based system requirements file 2023-06-07 13:38:12 -04:00
dailingx 2d5ccb46df Optimize the LD_LIBRARY_PATH environment variable that cannot be obtained when using the sudo command to run the script. 2023-05-11 14:33:44 +08:00
derVedro 2e3ac96642
Update gui.sh
adjust global paths
2023-04-12 15:21:26 +02:00
derVedro bc96239db1
Update gui.sh
It's much easier to step into kohya-ss directory as update all other python scripts to handle global paths
2023-04-12 15:14:49 +02:00
derVedro fa8fd1a44c
Update gui.sh
the outer quotes are unnecessary, brackets do the job
2023-04-07 01:56:15 +02:00
derVedro 3af13672ec
right path quotes in gui.sh 2023-04-07 01:51:44 +02:00
Jeremy Tayco d0d8bc8311 Update gui.sh to be more location independent 2023-04-02 21:08:06 -07:00
bmaltais 7150179155 Update missing setup files 2023-04-01 16:22:30 -04:00
bmaltais 97b004e756 Revert "Merge pull request #466 from jstayco/consolidated_install_scripts"
This reverts commit b7a719b51a, reversing
changes made to 538752ccab.
2023-04-01 06:29:45 -04:00
jstayco c79181b7ea
Update gui.sh
Removed an unnecessary debug line.
2023-03-27 18:58:30 -07:00
Vertana 4277645b2a Consolidated Install Scripts and Improve README
Install scripts have been consolidated for every non-Windows OS. Python Requirements were consolidated. README improved to work locally and provide more information.
2023-03-27 12:37:00 -07:00
zrma 6bfdbaf3aa
modify gui.sh to validate requirements and apply args 2023-03-19 23:22:42 +09:00
devdn bc45bd7e70 fix bugs that make some processes not work on linux 2023-03-04 00:11:23 -05:00