-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
new ideas #9
Comments
can't wait for img2img also! thank u so much for everything |
I found a way how to avoid this bug. Before clicking generate button you should change RNG and Schedule in Settings. |
Ok,I need test full. |
@Amin456789 The crash of the program is related to this problem. leejet/stable-diffusion.cpp#146. I have created a related issue and currently disabled this parameter in the app. |
thank u for this |
I'm sending an emergency fix now, and will improve the picture and settings issues later, they are very simple |
|
This is not my limit, you can see it is the |
In other words, if you exceed it, it will be ignored. |
oh that's why in the past my images mostly were bad as it was ignoring my words when i was over 75, thank u for the answer |
hey cyberhan, i see u merged the new update, could u please release the exe in releases section too as i cant compile it myself. btw, iv read ur oigin.md, thank u so much for making this app, this is my favroite gui right now and i deleted every sd webui and only using this, thank u for mentioning me and please keep up the good work, this app will rock in the future, leejet should add this to the read me in his page, please ask him |
There is a frustrating problem. Although I found the reason, I am weighing how to deal with it. VaeDecodeOnly can be turned on and off in txt2img, but in img2img mode, it must remain turned off, otherwise the program will crash. The problem lies in table-diffusion There is currently no API for setting options, otherwise we need to reload the model and re-initialize it again, so I plan to submit a PR to modify the current logic of stable-diffusion.cpp |
By the way, I recommend you keep other webui that you don't need to use just this one, it stresses me out a lot and I'm doing this in my spare time. |
thank u for ur hard work, please dont stress out, do it any time u can, even if it takes months to fix something its all great, i though u fixd and merged it that is why i asked for it, otherwise pelase dont hurry, |
tnx for the new update but i think img2img is broken, it doesnt matter what setting i choose, it always gives me the same image i gave it to it excacly, and sometimes it even jump out of the program like using batch count, i am using lcm dreamshaper 7 |
another bug is when i choose fp16 in always makes the fp16 model fp32, and i have load it once then go to the app and rechoose so it can load it in fp16 again, it will be great it automaticly always choose the weight's type like in sd cpp |
what about u johnclaw, please report all bugs |
@Amin456789 |
Another thing to note is that the parameters are very important, because the |
i tested with lcm dreamshaper 7 and euler a and lcm sampler and euler also tested i think, and i put on 4 to 8 steps if i remember correctly and cfg 1 and 8 also i tested in many ways and it didnt work, i hope it get fixed with ur ci update for sd cpp |
btw cyberhan, tnx for all ur efforts, together with u and ur fans we will make this the best sd cpp out there, this is the future of sd as one single small app is the best and easier to use. long journey ahead with lots of new featuers such as svd and inainting outpinting, btw u should post ur app in stable diffusion section on reddit to people find it |
oh one reason that maybe img2img is not working is because i coulnd't find the strength option, could u add it it please from sd cpp, putting strenght to 0.7 gives different images than 0.30. maybe ur app is lack of strength is the problem |
I want to solve all the problems first and make this software really usable,Yeah I guess I overlooked this setting in my rush to publish, thanks. |
I think I need to add some interactive experiences:
|
great, thank u |
|
Yes, this is related to the API design of sd.cpp. leejet/stable-diffusion.cpp#151 |
great update, img2img works now thank u
THESE suggestion i gave are not a big deal but will be great if we can have it someday, i am completly fine with whatever we got it is perfect to me tnx again, great update, i like the auto save settings too, |
The current problem is that the option cannot be displayed when using 768px height. This is a UI design issue. Do you have any ideas? |
Yes the app needs to be restarted, I'm trying to implement set_options and load_model_from_file api. |
hmm no idea but there must be a way, as there are some apps when u maximisize the window the app displays every items even the screen is smaller than the app, or u can overhaul the app a bit more to fit with that size, but it is ok cyberhan don't mind it please, work on more important stuff and in the time something will spark and you can fix it then |
hey guys im back with new ideas=
|
I also discovered it, but since it’s Chinese New Year, I don’t have much time to do it. |
happy new year, hope u have a great year ahead, its all ok, make the new changes when the time is right |
I fixed the inability to clear VAE, and other settings that need to be cleared. Our company has laid off employees. Unfortunately, I am one of them. I am looking for a new full-time job until everything is stable. When the time comes, I will devote my free time to this project. Sorry to everyone who was looking forward to this project. |
Hi
i though to make a new topic to share new ideas
1.batch image save, it will be great to save all the images at once if possible
2.images have no .png or .jpg at the end of when saving them = i mean when i try to save the images i have to put .png at the end of image manually, please fix if possible
3. preset saving = it will save lots of time if we can make presets of our settings, for example when i choose taesd path and lcm sampler or etc... i can save as a preset so all i need is to load it from now on than selecting them again
4. the app sometimes is being closed by itself randomly like after saving the image
thank u so much for this lovely app
The text was updated successfully, but these errors were encountered: