marhensa

Results 10 comments of marhensa

sorry to ask here. how do you solve this @zouyaoji ? I still get CORS error when consume output json tile. tested in latest 4.5.0 ``` docker run -d \...

any update of documentation to use mapservice with a token? edit. i get it, it's something like this: esri2geojson -p token=xxxxlongstringsoftokensxxx https://some.site/server/rest/services/folders/folder/MapServer/0 output.geojson

some of the reason, I think we could not choose the specific models, for now. it's for simplicity I guess? It uses SDXL, and this WebUI specificaly use 1.0 wih...

> Will it be available? even better, there's [Flux-1 Schnell BNB NF4](https://huggingface.co/silveroxides/flux1-nf4-weights/blob/main/flux1-schnell-bnb-nf4.safetensors), same 4 steps, but it takes 2-3 faster than just regular Schnell 4 steps. it works with latest...

> > > Будет ли он доступен? > > > > > > даже лучше, есть [Flux-1 Schnell BNB NF4](https://huggingface.co/silveroxides/flux1-nf4-weights/blob/main/flux1-schnell-bnb-nf4.safetensors) , те же 4 шага, но он занимает на 2-3...

I can confirm that I always set the seed as an input from primitive for many things, like ksampler, wildcard, etc. I need to set it as incremental so I...

i've read at least two horror stories just like this. because of that, I make sure to install Ventoy in VirtualBox (using Ventoy Live ISO) from now on. it can...

My workaround is: Commenting out the default user in: `/etc/wsl.conf` ``` # [user] # default=xxxxxxx ``` `logout` `wsl --shutdown` `wsl -d yourdistro` Now it will log in as root, so...

Thank you @peteut ! > For bash: > > ``` > sudo systemctl restart user@$(id -u) > ``` Finally I can use docker again in Windows, I have to dualboot...

> This problem has been troubling me several days. I'd really appreciated if someone could help me figure out this problem.🥺 `pip install packaging`