n00mkrad / text2image-gui

Somewhat modular text2image GUI, initially just for Stable Diffusion
GNU General Public License v3.0
935 stars 95 forks source link

Other trash #85

Closed ForserX closed 1 year ago

ForserX commented 1 year ago

I offer it as a repository of ready-made solutions. Of interest: app escale fixes on 2k and 4k monitors, preview box for generated images. There were a lot of buns for ONNX, but there were no resources left. Take it if something is interesting. I'll remove the repo in a few days.

n00mkrad commented 1 year ago

Oh shit woah

That's gonna be a bit painful to merge especially as I just did some refactoring

n00mkrad commented 1 year ago

I will look into this stuff asap.

Minor nitpick: "Pilot" is probably supposed to mean "Plot".

Also do you also have a fork of the repo with the scripts for ONNX etc?

ForserX commented 1 year ago

Also do you also have a fork of the repo with the scripts for ONNX etc?

No, only local files. I had to edit python dependencies in places

That's gonna be a bit painful to merge especially as I just did some refactoring

I do not advise you to take a walk. I recommend just digging out what will be needed

n00mkrad commented 1 year ago

Where is your sd_onnx.py then?

ForserX commented 1 year ago

Can be collected from here: https://github.com/ForserX/StableDiffusionUI/blob/main/data/repo/diffusion_scripts/sd_onnx.py https://github.com/ForserX/StableDiffusionUI/blob/main/data/repo/diffusion_scripts/sd_xbackend.py