| --- |
| license: apache-2.0 |
| language: |
| - en |
| library_name: diffusers |
| --- |
| |
| # Normal-Depth Diffusion Model |
|
|
| This is an *unofficial* export of the original normal-depth diffusion model (https://github.com/modelscope/normal-depth-diffusion) to the standard diffusers model format. |
|
|
| Can be direcetly loaded via diffusers' `StableDiffusionPipeline` |
|
|
|  |
|
|
| All the credit to the original author of normal-depth diffusion model (https://github.com/modelscope/normal-depth-diffusion) |
|
|