maikelsz

Results 26 comments of maikelsz

there is a project for out painting: https://github.com/lkwq007/stablediffusion-infinity maybe it can be integrated here, somehow. PS: right now this project here is the only one I manage to install and...

I use my AMD GPUs with Tensorflow, on Windows, for which there is theoretically no "official" support. for that I use PlaidML as backend (I haven't tried to do it...

apparently there is an "official" tree for ONNX check here https://gist.github.com/harishanand95/75f4515e6187a6aa3261af6ac6f61269

that happened to me once, in this or another project with SD If I remember correctly, I solved it by cloning the project directly. go to the folder : stable-diffusion\src\...

if you are on Windows, inside the User folder there is a .conda folder, inside there is an enviroment.txt file with some paths. Find this for Linux, change that to...

> Should we not be switching to a more modern file format like webp? I've seen many editors and image viewers (and devices!!) struggle or being plainly incompatible with Wep...

yeah, I forgot I saw that latter. something is something

full console log: ************************************************************************************************************ venv "f:\stable-diffusion-webui\stable-diffusion-webui\venv\Scripts\Python.exe" Python 3.8.4rc1 (tags/v3.8.4rc1:6c38841, Jun 30 2020, 15:17:30) [MSC v.1924 64 bit (AMD64)] Commit hash: 2b03f0bbda1229dff6e7ab6f656b28587eba8308 Installing requirements for Web UI Traceback (most recent call...

I've tried it, over and over again. always does the same "Installing requirements for Web UI" in "venv/Lib/site-pakages" is the CLIP package. then, why try to download it again? and...

> Hi! This is a hacky solution; but I believe you can just edit the launch.py file slightly to achieve your goal: > > Lines 120-124 look something like this:...