ZacTheHac
|
b1dd4069db
|
Downloaded images named with their correct prompt and settings
|
2022-10-14 19:46:31 -07:00 |
|
cmdr2
|
91fccc6691
|
Executable permission
|
2022-10-13 10:39:34 +05:30 |
|
cmdr2
|
399642f958
|
Fix the broken linux developer console script
|
2022-10-10 19:37:05 +05:30 |
|
cmdr2
|
ffcf46a371
|
Set the custom temp variable only while installing
|
2022-10-09 10:02:59 +05:30 |
|
cmdr2
|
fc5eedbef5
|
Update on_sd_start.bat
|
2022-10-09 09:56:44 +05:30 |
|
cmdr2
|
d78b6c4445
|
Revert "Revert "Revert "Disable the uvicorn check, seems to be failing incorrectly for some reason"""
This reverts commit 6e056bb337 .
|
2022-10-08 22:45:43 +05:30 |
|
cmdr2
|
6e056bb337
|
Revert "Revert "Disable the uvicorn check, seems to be failing incorrectly for some reason""
This reverts commit b5c2c1009c .
|
2022-10-08 22:43:37 +05:30 |
|
cmdr2
|
b5c2c1009c
|
Revert "Disable the uvicorn check, seems to be failing incorrectly for some reason"
This reverts commit e30aca7531 .
|
2022-10-08 22:37:44 +05:30 |
|
cmdr2
|
b54029a04a
|
Merge branch 'main' of github.com:cmdr2/stable-diffusion-ui
|
2022-10-08 22:26:23 +05:30 |
|
cmdr2
|
e30aca7531
|
Disable the uvicorn check, seems to be failing incorrectly for some reason
|
2022-10-08 22:26:14 +05:30 |
|
cmdr2
|
866722b68f
|
Update README.md
|
2022-10-08 19:53:45 +05:30 |
|
cmdr2
|
3247d83252
|
Refactored the readme, to make it more readable and highlight the features better
|
2022-10-08 18:08:06 +05:30 |
|
cmdr2
|
109ff2d8a5
|
Task queue screenshot
|
2022-10-08 18:00:23 +05:30 |
|
cmdr2
|
48797d12eb
|
Simple screenshot
|
2022-10-08 17:56:50 +05:30 |
|
cmdr2
|
abe66d8af0
|
Updated settings screenshot
|
2022-10-08 17:49:14 +05:30 |
|
cmdr2
|
58c9b70b26
|
Merge branch 'main' of github.com:cmdr2/stable-diffusion-ui
|
2022-10-08 17:38:09 +05:30 |
|
cmdr2
|
996643bde8
|
Update main screenshot
|
2022-10-08 17:37:59 +05:30 |
|
cmdr2
|
c7eccfd804
|
Update Troubleshooting.md
|
2022-10-08 14:02:57 +05:30 |
|
cmdr2
|
ad617e0deb
|
Merge pull request #300 from cmdr2/beta
Don't delete the model variables twice
|
2022-10-08 13:59:06 +05:30 |
|
cmdr2
|
7ae70d5a4d
|
Don't delete the model variables twice
|
2022-10-08 13:58:44 +05:30 |
|
cmdr2
|
62d1a0291e
|
Merge pull request #299 from cmdr2/beta
Unload the previous model while reloading
|
2022-10-08 13:19:58 +05:30 |
|
cmdr2
|
883dc72fc6
|
Unload the previous model while reloading
|
2022-10-08 13:19:18 +05:30 |
|
cmdr2
|
65b2e9633c
|
Merge pull request #298 from cmdr2/beta
Didn't fix the ckpt bug properly
|
2022-10-08 12:49:09 +05:30 |
|
cmdr2
|
3b923e0d37
|
Didn't fix the ckpt bug properly
|
2022-10-08 12:48:37 +05:30 |
|
cmdr2
|
4938cb9bbc
|
Merge pull request #297 from cmdr2/beta
Load prompts from a file; Bugfix - model load failure would incorrectly set the global state
|
2022-10-08 12:37:15 +05:30 |
|
cmdr2
|
a208564f06
|
Wait for the model to load before changing the global 'model loaded' state
|
2022-10-08 12:35:23 +05:30 |
|
cmdr2
|
6c6ca4daf4
|
Merge branch 'main' of github.com:cmdr2/stable-diffusion-ui
|
2022-10-08 12:06:22 +05:30 |
|
cmdr2
|
1024da601d
|
Set a custom temp path to workaround the pip bug
|
2022-10-08 12:06:11 +05:30 |
|
cmdr2
|
55d05ee590
|
Use euler_a and num_inference_steps 25 as the default
|
2022-10-07 23:54:42 +05:30 |
|
cmdr2
|
66f39e070b
|
Read prompts from a text file; Allow specifying multiple prompts in the textbox by separating them by new lines
|
2022-10-07 23:46:56 +05:30 |
|
cmdr2
|
252681001e
|
Update README.md
|
2022-10-07 20:09:04 +05:30 |
|
cmdr2
|
a39014b3b1
|
Update README.md
|
2022-10-07 20:08:48 +05:30 |
|
cmdr2
|
10bcfdd6b2
|
Revert "Merge branch 'react' into main"
This reverts commit 41ea9814e8 , reversing
changes made to 06c8a004d8 .
|
2022-10-07 20:01:15 +05:30 |
|
cmdr2
|
41ea9814e8
|
Merge branch 'react' into main
|
2022-10-07 20:00:27 +05:30 |
|
cmdr2
|
bccf7e3f69
|
Merge pull request #293 from cmdr2/main
Merge from main
|
2022-10-07 19:58:49 +05:30 |
|
cmdr2
|
06c8a004d8
|
Remove the old dev console scripts
|
2022-10-07 19:52:31 +05:30 |
|
cmdr2
|
4ab90fb14d
|
Merge branch 'main' of github.com:cmdr2/stable-diffusion-ui
|
2022-10-07 19:48:40 +05:30 |
|
cmdr2
|
54d8feeaf0
|
Rename dev console script
|
2022-10-07 19:48:24 +05:30 |
|
cmdr2
|
23d20c918f
|
Merge pull request #292 from cmdr2/beta
Custom Models; Reduce RAM usage; JPG/PNG option
|
2022-10-07 19:45:17 +05:30 |
|
cmdr2
|
10012d7125
|
Merge branch 'main' into beta
|
2022-10-07 19:38:53 +05:30 |
|
cmdr2
|
d70ea854b1
|
Create the custom model instruction file even on existing installations
|
2022-10-07 19:36:18 +05:30 |
|
cmdr2
|
8c576ece28
|
Instructions for where to place the custom ckpt file
|
2022-10-07 19:33:52 +05:30 |
|
cmdr2
|
e0c0935d3a
|
Merge pull request #275 from caranicas/react-base-tag-upgrade
React base Big Update
|
2022-10-07 19:14:24 +05:30 |
|
cmdr2
|
ab987e73c6
|
Copy the dev console script for linux on the first restart
|
2022-10-07 18:50:07 +05:30 |
|
cmdr2
|
cec203a6db
|
Allow saving in jpeg or png format; Default to saving in jpeg
|
2022-10-06 15:05:34 +05:30 |
|
cmdr2
|
cf8bb9efb0
|
Don't reload the model when using an initial image; Work in half-precision for txt2img as well, no change in the output image noticed
|
2022-10-06 14:42:47 +05:30 |
|
cmdr2
|
201a053025
|
Support an arbitrary number of custom models, placed in the models/stable-diffusion folder. Shows an option in the UI to select which model to use
|
2022-10-06 14:28:02 +05:30 |
|
cmdr2
|
703f987825
|
Copy the dev console script on the first update. Temporary until enough people have this update
|
2022-10-06 11:58:32 +05:30 |
|
cmdr2
|
4e3d677d8e
|
Developer console, to enter the activated conda environment easily for debugging and fixing the environnment
|
2022-10-06 11:58:27 +05:30 |
|
cmdr2
|
aab90130d2
|
Copy the dev console script on the first update. Temporary until enough people have this update
|
2022-10-06 11:25:14 +05:30 |
|