-
### 🐛 Bug
NeMo's Stable Diffusion uses [CLIPTokenizer](https://github.com/NVIDIA/NeMo/blob/v1.23.0/nemo/collections/multimodal/modules/stable_diffusion/encoders/modules.py#L264) from HuggingFace. A…
-
### Issue Description
When using the Control tab, the preprocessor runs successfully, but it never continues to actually generate an image. Using Control XS Canny here, but also tested with Lite and …
-
Description:
Following up after gaining valuable knowledge from '[OCR0027 Font Style Transfer Research](https://github.com/orgs/OpenPecha/projects/56/views/7?pane=issue&itemId=65728918)', we learn the…
-
ERROR: [Torch-TensorRT] - Unsupported operator: aten::to.dtype_layout(Tensor(a) self, *, ScalarType? dtype=None, Layout? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=Fals…
-
Will ollama support diffusion model like SDXL, flux?
-
After the huge performance update in dev branch it is not possible to load sd2 model, while on master branch it works:
```
RuntimeError: mat1 and mat2 must have the same dtype, but got Half and Fl…
-
### Discussed in https://github.com/TheLastBen/fast-stable-diffusion/discussions/2764
Originally posted by **darth2602** March 2, 2024
On the version I downloaded today, A1111 (google colab) …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
I tried to use the rocm/pytorch Docker image but when sta…
-
My simple inference script is failing when calling wrapper.merge_to() with Flux Dev as the base model.
```
2024-09-21 19:27:53|[LyCORIS]-INFO: Loading Modules from state dict...
2024-09-21 19:27:…
-
Following the build instructions in the readme,
```
cmake .. -G "Ninja" -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DSD_HIPBLAS=ON -DCMAKE_BUILD_TYPE=Release -DAMDGPU_TARGETS=gfx1100
…