Bowen
1f0615e82e
Added capability to load Lora models
...
Added a few lines of code to load Lora models
2023-02-20 14:29:41 +00:00
Drake Panzer
ae57c5b137
init repo in empty dir
2023-01-30 10:38:17 -07:00
Drake Panzer
8ced0c411f
update xformers
2023-01-27 12:36:26 -07:00
Drake Panzer
cbbe8e40f7
uninstall protobuf too
2023-01-27 12:22:01 -07:00
Drake Panzer
3089e97a06
Update StableDiffusionUI_Voldemort_paperspace.ipynb
...
Check for .git folder, xformers no-deps, uninstall torch before launch.py, fix model downloader debug error
2023-01-27 12:12:44 -07:00
Drake Panzer
7345688b4c
add free/paid tier options back in
2023-01-26 21:35:13 -07:00
Drake Panzer
72ca5a7523
forgot to remove testing string
2023-01-26 21:28:20 -07:00
Drake Panzer
abca842b30
Fixes
...
- Downloader: fix HF file names
- Downloader: fix civiti.ai content-type
- New xformers builder
- Also symlink model_storage_dir
- Added a notice to use old commits if something is broken
- Remove --force-reinstall from xformers wheel install which was breaking the pytorch installation
- Add option for --gradio_queue
- Re-added custom scripts downloader as a tool
- Reorganize tools section
- Misc. fixes
2023-01-26 21:10:42 -07:00
Drake Panzer
b54b9fcbd2
fix filenames on windows
2023-01-23 00:54:54 -07:00
Drake Panzer
417227fdf6
Fix symlinking reversal and wrong folder name
2023-01-22 20:05:03 -07:00
Drake Panzer
df1b68baf8
link to the update block
2023-01-22 19:42:29 -07:00
Drake Panzer
7117369ba1
Add civitai downloader + improvements
...
- Improve downloader
- Remove scripts from installer
- Better symlinking
- Link .ckpt and .safetensors/.safetensor/.st files
- Fix find+delete .ipynb_checkpoints
- symlinking and xformers enabled by default
- organize repository files
2023-01-22 19:39:55 -07:00
Cyberes
b6c474928c
add option to cache pip wheels
2023-01-09 13:19:19 -07:00
Cyberes
3b825cf92b
Merge branch 'master' into add-export-setting
2023-01-03 12:56:16 -07:00
Drake Panzer
be3d3cb8cc
clean exit from automated model downloader
2023-01-03 12:44:39 -07:00
xoihazard
24f3daf9b9
Use ipynb variable for find command
2023-01-03 14:55:52 +09:00
xoihazard
3847099e0c
Fix export destination
2023-01-03 13:26:49 +09:00
xoihazard
8594a7dbda
Add export directory setting
2023-01-03 06:25:17 +09:00
Cyberes
d5d9b82f34
Move %store to try/catch block
2022-12-31 17:30:50 -07:00
Cyberes
648ba335b2
Merge pull request #47 from BLucky-gh/master
...
Fix magnet regex and misleading error msg after success in automated downloader cell
2022-12-30 21:11:39 -07:00
Cyberes
16ecfd735a
Model downloader got broken somehow
2022-12-30 21:06:54 -07:00
BLucky
45601b6809
Fix magnet regex and misleading error msg after success
2022-12-24 14:53:06 +04:00
Cyberes
dd7103722a
Remove old code, check for p7zip before compressing
2022-12-16 15:42:53 -07:00
Sheldon
40ff43e2f8
fix URL for SD 2.0 512-base config file
2022-12-16 22:54:02 +08:00
xoihazard
70e1e785b6
Add x4-upscaler yaml
2022-12-15 14:10:22 +09:00
xoihazard
4589b5eddb
Add depth2img yaml
2022-12-15 14:09:45 +09:00
xoihazard
50974b2cdb
Add mounted yaml (for v2 public dataset)
2022-12-12 14:22:32 +09:00
Andrew Low
9766fa0a5d
use -d option when downloading models with aria2c in case pwd was changed
2022-12-11 18:40:28 +00:00
Cyberes
13f197f2da
use aria2 threaded for web dl, better vae/hypernetwork folder handling
2022-12-10 13:57:20 -07:00
Cyberes
0909d90c14
Merge pull request #37 from ackl/prepare_environment-typo-fixed
...
typo fix prepare_enviroment --> prepare_environment to match typo fix…
2022-12-10 13:27:26 -07:00
Andrew Low
b6041c0943
typo fix prepare_enviroment --> prepare_environment to match typo fix in A1111 repo
2022-12-10 17:19:26 +00:00
Andrew Low
f9d3fa4c57
allow downloading models from public gdrive urls using gdown lib
2022-12-09 18:21:09 +00:00
Cyberes
7d4c90ba39
Fix copypasted code
2022-12-06 12:46:30 -07:00
Cyberes
8514fb9f48
Fix old code
2022-12-05 23:44:44 -07:00
Cyberes
64d20d6185
Fix test
2022-12-05 22:31:08 -07:00
Cyberes
c0b774f2d2
Don't download google drive
2022-12-05 22:29:39 -07:00
Cyberes
7414a1848c
Better handling of undefined settings, add SDv2.0 download blocks, SDv2.0 upscale test
2022-12-01 16:24:24 -07:00
Cyberes
ea34b4b3fb
Better model linking, SD v2.0 downloaders, more options
2022-11-30 20:54:29 -07:00
Cyberes
01009cc156
Add model downloader
2022-11-21 02:07:10 -07:00
Cyberes
0a90822768
Link VAEs
2022-11-19 00:10:34 -07:00
Cyberes
2ac5376608
Fix string I missed in merge
2022-11-13 16:24:11 -07:00
tsukimiya
4d708fa99e
added theme setting
2022-11-14 06:40:31 +09:00
Cyberes
b1654e5671
search datasets for ckpts
...
rather than hardcoding sdv1.5 it will dynamically find ckpts in /datasets
2022-11-13 11:47:51 -07:00
Cory
47355a0626
Add mounted sd1.5 model
2022-11-13 20:58:41 +11:00
Cyberes
3a69fc020e
missed a few things while merging
2022-11-09 23:54:40 -07:00
Cyberes
bbbfa06769
Merge branch 'master' into add-insecure-extension-access
2022-11-09 23:49:06 -07:00
Cyberes
5df05050da
don't install cuda, minor polish
2022-11-09 23:28:37 -07:00
tsukimiya
32883d7fcf
forgot to read the gradio_auth option before starting the WEB UI
2022-11-10 12:49:43 +09:00
tsukimiya
07e7504876
added gradio-auth and insecure-extension-access settings.
2022-11-09 21:20:48 +09:00
Cyberes
9c04f9fc9c
More settings
2022-11-03 13:25:32 -06:00