Mackinations.Ai

Results 7 comments of Mackinations.Ai

Hey @ride5k & @Technomancer-2048 - Created an updated extension that allows you to use wildcards in both the negative & positive prompts. Here you go [sd-all-prompt-wildcards](https://github.com/MackinationsAi/sd-all-prompt-wildcards)!

Hey @2x-y & @giteeeeee - Created an updated extension that allows you to use wildcards in both the negative & positive prompts. Here you go [sd-all-prompt-wildcards](https://github.com/MackinationsAi/sd-all-prompt-wildcards)!

Here is a pretty good demo/tutorial video on how to use Fictiverse w/ Automatic1111 - https://www.youtube.com/watch?v=AB7MjRKEosw No audio, but a decent demo/run-through. It's the video I used to get started.

> After changing to "set COMMANDLINE_ARGS = --xformers --api", double-click to run "webui-user.bat" error, I still want to install gfpgan and the installation fails when I already have "gfpgan", how...

@zthrx try the following. Open up cmd at your main folder - *C:\Users...\stable-diffusion-webui,* input ```venv\scripts\activate``` & hit enter, then run ```pip install https://github.com/MackinationsAi/UDAV2-ControlNet/releases/download/v1.0.0/depth_anything_v2-2024.7.1.0-py2.py3-none-any.whl```. Now go to your *C:\Users...\stable-diffusion-webui\venv\Lib\site-packages* folder &...

depth_anything_v2.dpt means from depth_anything_v2 folder, script dpt.py. Try copying the depth_anything_v2 folder from site-packages into your ```C:\Users...\stable-diffusion-webui\extensions\sd-webui-controlnet\annotator``` folder that might fix the error.

I have one more potential fix - [install](https://github.com/MackinationsAi/sd-webui-controlnet/releases/tag/transformers-4.44.1) if this doesn't work then I don't know how to get it working for you unfortunately... :/