You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue is caused by an extension, but I believe it is caused by a bug in the webui
The issue exists in the current version of the webui
The issue has not been reported before recently
The issue has been reported before but has not been fixed yet
What happened?
The negative prompt extension for "stable-diffusion-NPW" only worked at generating image if I left it at the value of 1 by default but anytime I change the value around more or less, it gives me the TypeError that I could not still not comprehend. I don't really understand what is causing behind all this.
Some people suggest to include --no-half-precision VAE --disable-nan-check --no-half but it doesn't work for me. Some suggest to change VAE with existing module and not leave it as none or automatic. I also changed the resolution beyond 512. Still nothing.
I tried uninstalling and reinstalling the clean Webui up to this current version (40010f7) and redownload the extension again. It's still giving me the same issue.
Steps to reproduce the problem
I set my command line as prequesite before launching WebUI: --reinstall-torch --xformers --api --upcast-sampling --opt-channelslast --opt-split-attention --enable-insecure-extension-access --disable-nan-check --no-half --No-half-precision VAE --cuda-stream --cuda-malloc --pinshared-memory
2 Fresh Negative Prompt download extension, applied and quit. Then restarted the WebUI through Stability Matrix.
3.On text-to-image or Image to image, I made sure to include the positive and negative prompt to fill the blank
I set my sampling usually at DPM++2M or DDIM
Changed the image resolution usually around 1024 x 680 with the help of aspect helper extension
I left batch count and size to 1
CFG scale to 7
Changed the SD VAE to sdxlVAE_sdxlVAE.safetensors
My checkpoint is set to autismmixSDXL_autismmixPony.safetensors
Finally change the Negative Prompt Slider from default
What should have happened?
It should be able to complete the process of generating AI images
Hi there, does this extension work on normal forge?
Tested and works on A1111, but I can replicate the issue on reforge. But it seems the extension has to be adapter for reforge.
Yeah, A1111 worked fine and I also tested Forge, which gives me the same runtime error. I don't know what is the causes to not functionally work with allocating 2 devices or the nonetype which I'm not familiar with. I have figured out a way to work around this by using the command line for --always-gpu which SD was able to generate the image successfully however I find it tedious to work with considering that if Have to work with higher samples and resolution, it will chalk up my memory so it limits my capacity to work with and I'm hoping if there's a better alternative method.
Checklist
What happened?
The negative prompt extension for "stable-diffusion-NPW" only worked at generating image if I left it at the value of 1 by default but anytime I change the value around more or less, it gives me the TypeError that I could not still not comprehend. I don't really understand what is causing behind all this.
Some people suggest to include --no-half-precision VAE --disable-nan-check --no-half but it doesn't work for me. Some suggest to change VAE with existing module and not leave it as none or automatic. I also changed the resolution beyond 512. Still nothing.
I tried uninstalling and reinstalling the clean Webui up to this current version (40010f7) and redownload the extension again. It's still giving me the same issue.
Steps to reproduce the problem
2 Fresh Negative Prompt download extension, applied and quit. Then restarted the WebUI through Stability Matrix.
3.On text-to-image or Image to image, I made sure to include the positive and negative prompt to fill the blank
What should have happened?
It should be able to complete the process of generating AI images
What browsers do you use to access the UI ?
Microsoft Edge
Sysinfo
sysinfo-2024-12-03-03-51.json
Console logs
Additional information
I have Nvidia GeForce RTX 3070 with a driver version of 566.14 and Cuda Version 12.7 on my system.
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2023 NVIDIA Corporation
Built on Wed_Feb__8_05:53:42_Coordinated_Universal_Time_2023
Cuda compilation tools, release 12.1, V12.1.66
Build cuda_12.1.r12.1/compiler.32415258_0
The text was updated successfully, but these errors were encountered: