patrickvonplaten
commited on
Merge branch 'main' of https://huggingface.co/google/ncsnpp-ffhq-1024 into main
Browse files
README.md
CHANGED
@@ -45,7 +45,7 @@ image[0].save("sde_ve_generated_image.png")
|
|
45 |
|
46 |
Please take a look at [pipeline_score_sde_ve](https://github.com/huggingface/diffusers/blob/main/src/diffusers/pipelines/score_sde_ve/pipeline_score_sde_ve.py)
|
47 |
for more details on how to write your own denoising loop.
|
48 |
-
For more information generally on how to use `diffusers` for inference, please have a look at the [official inference example](
|
49 |
|
50 |
## Samples
|
51 |
|
|
|
45 |
|
46 |
Please take a look at [pipeline_score_sde_ve](https://github.com/huggingface/diffusers/blob/main/src/diffusers/pipelines/score_sde_ve/pipeline_score_sde_ve.py)
|
47 |
for more details on how to write your own denoising loop.
|
48 |
+
For more information generally on how to use `diffusers` for inference, please have a look at the [official inference example](https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers/diffusers_intro.ipynb)
|
49 |
|
50 |
## Samples
|
51 |
|