-
![image](https://github.com/user-attachments/assets/54e4f668-1640-47d1-8c62-0d2f14e459f7)
NansException: A tensor with NaNs was produced in Unet. This could be either because there's not enough pre…
-
Why does unet_use_temporal_attention and unet_use_temporal_attention are always None or False? It seems not woking in temporal attention. Does anyone know about this? Thx!
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits of both this extension and the webui
### Have you read FAQ on README?
- [X] …
-
Prompt executed in 4.15 seconds
got prompt
Process using 1 roles,mode is txt2img....
total_vram is 16375.5,aggressive_offload is True,offload is True
start kolor processing...
loader story_maker …
-
**Short Description**
I would like to add the architecture described in the paper mentioned below.
**Papers**
A lightweight deep learning model for automatic segmentation and analysis of opht…
-
Hi,
Thanks for the interesting work. I am trying to run live2diff with TensorRT on RTX 4090 (`cuda 12.2`). However I am getting `Cuda Runtime (out of memory)` issue. Reducing the strength, number …
-
ControlNet preprocessor location: G:\webui_forge_cu121_torch231\webui\models\ControlNetPreprocessor
2024-08-16 16:49:29,387 - ControlNet - INFO - ControlNet UI callback registered.
Model selected: {…
-
### Discussed in https://github.com/huggingface/diffusers/discussions/9273
Originally posted by **justin4ai** August 26, 2024
Hello, I'm quite new to diffusers package and trying to implement …
-
Hello,thanks for your code, I want to know how much GPU memory is needed for training.
-
Hi @fradif96
We don't have new modules for cross/self-attention. It's the same attention layers but just reshape the latent features from ((b t) l d) -> (b (t l) d) [here](https://gith…