kohya-ss / kohya-ss/sd-scripts
'UNet2DConditionModel' object has no attribute 'alphas_cumprod'
- Dominant language
- Python
- Stars
- 7.2k
- Forks
- 1.2k
- Avg merge
- 11m
- Merged PRs (30d)
- 2
Description
Please check huggingface tickets added for further on the issue:
i was able to convert inpainting safetensor to diffusion but had challenge with lora conversion and got the error: [github.com/huggingface/diffusers/issues/4409](https://github.com/huggingface/diffusers/issues/4409). Morever, when trying to test the model after conversion to diffusers got error: [github.com/huggingface/diffusers/issues/4410](https://github.com/huggingface/diffusers/issues/4410). I would really appreciate any help to fix it
Here is my notebook: https://colab.research.google.com/drive/1LczvyDueMQ4GB82sibqCrLlUnPafIbmp?usp=sharing
Contributor guide
No contributing guide indexed for this repository
Research direction
Open the linked Colab notebook and compare its conversion and test steps with the referenced Hugging Face issues 4409 and 4410. Reproduce the reported AttributeError, then confirm that the conversion and model test complete without it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- huggingface, jupyter-notebook, python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100