cmdr2
24d0e7566f
Copy get_config.py in on_sd_start for the first run, when on_env_start hasn't yet been updated
2023-04-26 16:34:27 +05:30
cmdr2
fe8c208e7c
Copy get_config.py in on_sd_start for the first run, when on_env_start hasn't yet been updated
2023-04-26 16:33:43 +05:30
cmdr2
ba7a49e834
Merge pull request #1204 from JeLuF/patch-22
...
Don't use python packages from the user's home directory
2023-04-26 16:29:00 +05:30
cmdr2
216323fcf4
No longer close to the fastest, the arms race continues
2023-04-26 16:25:42 +05:30
cmdr2
fb18c93bd6
Suppress debug log
2023-04-26 16:25:02 +05:30
cmdr2
382dee1fd1
Merge pull request #1116 from ogmaresca/createTab-utility-function
...
Add a utility function to create tabs with lazy loading functionality
2023-04-26 16:21:51 +05:30
JeLuF
9399fb5371
Don't use python packages from the user's home directory
...
PYTHONNOUSERSITE is required to ignore packages installed to `/home/user/.local/`. Since these folders are outside of our control, they can cause conflicts in ED's python env.
https://discord.com/channels/1014774730907209781/1100375010650103808
Fixes #1193
2023-04-25 21:02:36 +02:00
cmdr2
92d8dfe963
Merge pull request #1198 from cmdr2/revert-1197-revert-1195-patch-21
...
Revert "Revert "Stop messing with %USERPROFILE%""
2023-04-24 14:32:37 +05:30
cmdr2
3ae851ab1f
Revert "Revert "Stop messing with %USERPROFILE%""
2023-04-24 14:32:18 +05:30
cmdr2
fb1e3de3c7
Merge pull request #1197 from cmdr2/revert-1195-patch-21
...
Revert "Stop messing with %USERPROFILE%"
2023-04-24 14:31:14 +05:30
cmdr2
6fbb24ae3d
Revert "Stop messing with %USERPROFILE%"
2023-04-24 14:30:52 +05:30
cmdr2
943776dd14
Merge pull request #1195 from JeLuF/patch-21
...
Stop messing with %USERPROFILE%
2023-04-24 14:30:26 +05:30
JeLuF
bb607927d0
Stop messing with %USERPROFILE%
...
Set HF_HOME, so that the models don't get downloaded again.
2023-04-23 12:54:20 +02:00
cmdr2
ce95072845
Update README.md
2023-04-22 19:53:13 +05:30
cmdr2
36344732ac
Update README.md
2023-04-22 19:47:19 +05:30
cmdr2
1f4e4d8d82
change
2023-04-22 19:43:15 +05:30
cmdr2
4ef10222e1
changelog
2023-04-22 15:48:03 +05:30
cmdr2
d7b91db204
changelog
2023-04-22 15:47:26 +05:30
cmdr2
5acf5949a6
sdkit 1.0.81 - use tf32 = True for ampere GPUs
2023-04-22 15:42:24 +05:30
JeLuF
991f9cda42
Add splash screen for testDiffusers users
...
The splash screen will only be shown once.
The splash screen version number can be used to roll out a new splash screen, which will also be shown only once.
Clicking on the EasyAndroidLady icon shows the splash screen again.
2023-04-22 11:42:42 +02:00
cmdr2
6b075256e8
Merge pull request #1190 from cmdr2/beta
...
Force mac to downgrade from torch 2.0
2023-04-22 14:56:30 +05:30
cmdr2
3d740555c3
Force mac to downgrade from torch 2.0
2023-04-22 14:54:52 +05:30
cmdr2
49b2fc5b33
Merge pull request #1189 from cmdr2/beta
...
Keep the task alive during step callbacks. Thanks Madrang
2023-04-22 14:35:57 +05:30
cmdr2
f7235cf82c
Keep the task alive during step callbacks. Thanks Madrang
2023-04-21 20:59:14 +05:30
cmdr2
56dbddd472
Merge pull request #1186 from cmdr2/beta
...
Beta
2023-04-21 19:12:08 +05:30
cmdr2
eb16296873
Restrict AMD cards on Linux to torch 1.13.1 and ROCm 5.2. Avoids black images on some AMD cards. Temp hack until AMD works properly on torch 2.0
2023-04-21 19:08:51 +05:30
cmdr2
1967299417
Download GFPGAN 1.4 by default on new Windows installations (NSIS)
2023-04-21 16:21:24 +05:30
cmdr2
c7d8164c48
Merge pull request #1184 from cmdr2/beta
...
Don't copy bootstrap.bat unnecessarily
2023-04-21 16:10:02 +05:30
cmdr2
1864921d1d
Don't copy bootstrap.bat unnecessarily
2023-04-21 16:09:32 +05:30
cmdr2
75bdb214c7
Merge pull request #1183 from cmdr2/beta
...
Install PyTorch 2.0 by default on new installations
2023-04-21 16:03:10 +05:30
cmdr2
0b19adba75
changelog
2023-04-21 16:01:24 +05:30
cmdr2
2e84a421f3
Show sdkit installation progress during the first run
2023-04-21 15:49:38 +05:30
cmdr2
fea77e97a0
actually fix the img2img error in the new diffusers version
2023-04-21 15:26:14 +05:30
cmdr2
e1b6cc2a86
typo
2023-04-21 15:13:29 +05:30
cmdr2
0921573644
sdkit 1.0.78 - fix the 'astype' error with the new diffusers version
2023-04-21 15:11:26 +05:30
JeLuF
5eec05c0c4
Don't write config.bat and config.sh any more
2023-04-21 00:09:27 +02:00
cmdr2
526fc989c1
Allow any version of torch/torchvision
2023-04-20 18:40:45 +05:30
cmdr2
023b78d1c9
Allow rocm5.2
2023-04-20 17:46:34 +05:30
cmdr2
670410b539
sdkit 1.0.77 - fix inpainting bug on diffusers
2023-04-20 17:42:12 +05:30
cmdr2
76e379d7e1
Don't install xformers, it downgrades the torch version. Still need to fix this
2023-04-20 17:07:10 +05:30
cmdr2
cde57109e4
Revert "Fetch release notes only from the main or beta branches"
...
This reverts commit bc142c9ecd
.
2023-04-20 16:57:52 +05:30
cmdr2
bc142c9ecd
Fetch release notes only from the main or beta branches
2023-04-20 16:55:34 +05:30
cmdr2
6c148f1791
Don't install xformers for AMD on Linux; changelog
2023-04-20 16:48:38 +05:30
cmdr2
534bb2dd84
Use xformers 0.0.16 to speed up image generation
2023-04-20 16:44:06 +05:30
cmdr2
d0f4476ba5
Suggest downloading a model downloading in the troubleshooting steps. Thanks JeLuf
2023-04-20 16:22:42 +05:30
cmdr2
6287bcd00a
sdkit 1.0.76 - use 256 as the tile size for realesrgan, instead of 128. slightly more VRAM, but faster upscaling
2023-04-20 16:17:27 +05:30
cmdr2
fcbcb7d471
changelog
2023-04-19 16:46:34 +05:30
cmdr2
cb527919a2
sdkit 1.0.75 - upgrade to diffusers 0.15.1
2023-04-19 16:45:28 +05:30
cmdr2
83c34ea52f
Remove unnecessary hotfix
2023-04-19 16:31:04 +05:30
cmdr2
35c75115de
Log errors during module and model initialization
2023-04-19 16:20:08 +05:30