-
Original Repository: https://github.com/ml-explore/mlx-examples/
Listing out examples from there which would be nice to have. We don't expect the models to work out the moment they are translated to …
-
Thank you for your excellent work!
We are currently trying to apply LADD (Latent Adversarial Diffusion Distillation) on our own 2B text-to-image model.
Can you provide any more experimental det…
HoiM updated
10 hours ago
-
### Describe the bug
There's something going on with the set_timesteps offset parameters on Stable Diffusion (1v4). The timesteps are set from 1->1000 instead from 0, and so it tries to index out of …
-
Traceback (most recent call last):
File "E:\xiaoyuankousuan\mainTwo.py", line 102, in
main() # 启动主程序
~~~~^^
File "E:\xiaoyuankousuan\mainTwo.py", line 95, in main
numbers = reco…
-
```python
import torch
from PIL import Image
from pyramid_dit import PyramidDiTForVideoGeneration
from diffusers.utils import load_image, export_to_video
torch.cuda.set_device(0)
model_dtype, …
-
# ComfyUI Error Report
## Error Details
- **Node Type:** LayerUtility: HLFrequencyDetailRestore
- **Exception Type:** ValueError
- **Exception Message:** operands could not be broadcast together…
-
## Feature Name
Stability AI
## Feature Description
## Overview of Stability AI
**Stability AI** is a leading company in the field of generative AI, recognized for its open-source models a…
-
Hi there!
Thank you for your great research and open-source contributions.
I just have a few questions about running your model.
## What I am trying to do
I am trying to run RDT on the [Sim…
-
Dear authors,
Thanks for your great contribution to this field. Would you mind adding our work on zero-shot diffusion image restoration? Thanks a lot in advance!
Title: DMPlug: A Plug-in Method …
-
### Checklist
- [ ] The issue exists after disabling all extensions
- [X] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a …