Commit Graph

36 Commits (d8a51f34fd15dc4fbbe4e8416cd3270f23818c09)

Author SHA1 Message Date
Disty0 082adb9e65 Autodetect for ROCm 2024-04-09 16:55:23 +03:00
Disty0 2dc81c7878
Update IPEX to 2.1.20+xpu (#2181)
* Update IPEX to 2.1.20+xpu

* Disable ipexrun by default
2024-03-30 16:32:32 -04:00
Disty0 5d4c4486f9
AMD ROCm installer (#2167)
* ROCm installer

* Update requirements_linux_rocm.txt
2024-03-27 17:48:05 -04:00
bmaltais 40a9be6c94 Add more validation for the Python version. Will now stop if the wrong version is detected 2024-03-10 19:07:22 -04:00
bmaltais 3e023952df
Dev pure (#2039)
* Remove library folder, update setup_windows

* Cleanup sd-scripts files

* set sd-scripts release via file

* More cleanup

* Point to sd-scripts python files

* Fix blip captioning working directory

* Fix typo

* Fix issue with verify lora

* Improve git cloning of sd-scripts repo

* Integrate cloning in linux setup script

* Remove unnecessary folder

* Update linux setup

* Removing unnecessary code

* Fix validation issue under linux

* Update tensorboard version linux

* Updating linux requirements

* Update README

* Added submodule for sd-scripts

* Update for proper submodule handling

* Simplify submodule init

* Update comment

* Improve WSL2 LD_LIBRARY_PATH handling

* Update tensorboard handling of logging_dir

* chore(docker): update TensorFlow and TensorBoard versions

- Upgrade TensorFlow version in Dockerfile and requirements to 2.15.0.post1
- Update TensorBoard version in requirements to 2.15.2

Signed-off-by: 陳鈞 <jim60105@gmail.com>

* chore(docker): Add a mount for `sd-scripts` in the Dockerfile during pip install

- Add a mount step for `sd-scripts` in the Dockerfile during pip install.

Signed-off-by: 陳鈞 <jim60105@gmail.com>

* doc(docker): Update readme about docker

* Fix issue with TE LR

* Fix issue with TE LR

* Update sd-scripts to Feb 27 2024 commit

* Update version of bnb for windows

* Update windows setup

* Update windows setup

* Update bnb linux to match windows

* remove height:auto

* update UI

 * unify Quick Pick + custom model selection into gr.Dropdown()
 * add list_dirs(), list_files()
 * use gr.Accordion()
 * always show model + training image folder + output name + minimal default settings
 * do not show hidden files
 * clean up list_*()

* use PYTHONPATH env variable

* add "tool" classname to gr.Button() for sd-webui compatible

* update *_caption_gui.py using create_refresh_buttons()

* update Utilities->Group Images

* update Utilities->Convert model

* update dataset gui

* update Dreambooth/LoRA folders preparation

* update *lora*_gui UI using list_files(), create_refresh_button()

* more fixes for PYTHONPATH

* Minor edits to basic caption and common gui

* Optimising some code

* Fix path issue

* Fix issues with list_images_dir

* Update finetuning image folder label

* Minor updates to UI

---------

Signed-off-by: 陳鈞 <jim60105@gmail.com>
Co-authored-by: 陳鈞 <jim60105@gmail.com>
Co-authored-by: Won-Kyu Park <wkpark@gmail.com>
2024-03-09 09:30:20 -05:00
Disty0 4cf587e26c IPEX add DISABLE_VENV_LIBS env variable and use TCMalloc 2024-01-09 15:19:05 +03:00
Disty0 7cc3045e4a IPEX update to Torch 2.1 and bundle in MKL & DPCPP 2023-12-14 12:37:22 +03:00
Disty0 44519481bc More checks for ipexrun 2023-11-07 00:46:53 +03:00
Disty0 a9cd3c9f75 Add ipexrun support 2023-11-06 23:21:00 +03:00
Disty0 3f2e573e24 Add STARTUP_CMD and STARTUP_CMD_ARGS env var 2023-11-06 22:44:17 +03:00
Disty0 fd92e1cefd Fix typo warning 2023-10-02 19:34:09 +03:00
Disty0 f8fa3f3de6 Fix SDP 2023-09-08 04:34:19 +03:00
Disty0 ef7bf311bd Initial Intel ARC support with IPEX 2023-09-07 22:40:29 +03:00
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