TingTingin
TingTingin
tried intalling 1.9.1 but still got this error ```` C:\Users\Kaman>pypy -mpip install rapidfuzz==1.9.1 Collecting rapidfuzz==1.9.1 Downloading rapidfuzz-1.9.1.tar.gz (537 kB) ---------------------------------------- 537.7/537.7 kB 2.8 MB/s eta 0:00:00 Installing build dependencies ......
thanks ill try it when its installable
> I just realized I forgot to add the fallback implementation to the setup.py (#234) 🤦 just tried on 3.11 doesn't seem to compile there either
someone is working on this https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/2498 should probably review and see whats different
> I naively trained a different concept (also different class id) on top of the first model I fine-tuned What was the size of the model at the end of...
I believe inversion is better at styles and this is better at subjects
> Well I think indeed you should use the original model for producing reg images, as fine tuning will do some mysterious thing on the model (remember the model is...
highres fix is img2img it takes the img gens at a smaller res and then upscales with img2img you can already do this with img2img just take the img your...
Using the same prompt between images isn't a good idea as they generate images in different ways so its not a like for like test regardless one of the forms...
have you made progress on this?