huggingface / diffusers

🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch and FLAX.
https://huggingface.co/docs/diffusers
Apache License 2.0
25.49k stars 5.28k forks source link

Some code are missing #2242

Closed pokameng closed 1 year ago

pokameng commented 1 year ago

I don't find the Training was done using a [modified version of the original Stable Diffusion training code](https://huggingface.co/lambdalabs/sd-image-variations-diffusers/blob/main/(https://github.com/justinpinkney/stable-diffusion). Something is empty.

Can you reload this code? Thanks!!! image

@patrickvonplaten @kashif @natolambert

averad commented 1 year ago

@pokameng 已提交更改请求

Submitted a request to update the hyperlink (URL):

https://huggingface.co/lambdalabs/sd-image-variations-diffusers/discussions/17

Workaround (URL):

https://github.com/justinpinkney/stable-diffusion

Note:

This is not an issue with Huggingface/Diffusers but with a specific Model Card on HuggingFace.co

Issues like this should be handled on HuggingFace.co using the Community Tabs on the Model having an issue or containing an error.

williamberman commented 1 year ago

thanks @averad !