Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
diffusers
Commits
c059cc09
Unverified
Commit
c059cc09
authored
May 30, 2023
by
Kadir Nar
Committed by
GitHub
May 30, 2023
Browse files
[docs] update the broken links (#3577)
parent
c0f867af
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
12 deletions
+12
-12
README.md
README.md
+12
-12
No files found.
README.md
View file @
c059cc09
<p
align=
"center"
>
<br>
<img
src=
"
.
/docs/source/en/imgs/diffusers_library.jpg"
width=
"400"
/>
<img
src=
"
https://huggingface.co/docs/diffusers
/docs/source/en/imgs/diffusers_library.jpg"
width=
"400"
/>
<br>
<p>
<p
align=
"center"
>
...
...
@@ -128,57 +128,57 @@ just hang out ☕.
</tr>
<tr
style=
"border-top: 2px solid black"
>
<td>
Unconditional Image Generation
</td>
<td><a
href=
"
.
/api/pipelines/ddpm"
>
DDPM
</a></td>
<td><a
href=
"
https://huggingface.co/docs/diffusers
/api/pipelines/ddpm"
>
DDPM
</a></td>
<td><a
href=
"https://huggingface.co/google/ddpm-ema-church-256"
>
google/ddpm-ema-church-256
</a></td>
</tr>
<tr
style=
"border-top: 2px solid black"
>
<td>
Text-to-Image
</td>
<td><a
href=
"
.
/api/pipelines/stable_diffusion/text2img"
>
Stable Diffusion Text-to-Image
</a></td>
<td><a
href=
"
https://huggingface.co/docs/diffusers
/api/pipelines/stable_diffusion/text2img"
>
Stable Diffusion Text-to-Image
</a></td>
<td><a
href=
"https://huggingface.co/runwayml/stable-diffusion-v1-5"
>
runwayml/stable-diffusion-v1-5
</a></td>
</tr>
<tr>
<td>
Text-to-Image
</td>
<td><a
href=
"
.
/api/pipelines/unclip"
>
unclip
</a></td>
<td><a
href=
"
https://huggingface.co/docs/diffusers
/api/pipelines/unclip"
>
unclip
</a></td>
<td><a
href=
"https://huggingface.co/kakaobrain/karlo-v1-alpha"
>
kakaobrain/karlo-v1-alpha
</a></td>
</tr>
<tr>
<td>
Text-to-Image
</td>
<td><a
href=
"
.
/api/pipelines/if"
>
if
</a></td>
<td><a
href=
"
https://huggingface.co/docs/diffusers
/api/pipelines/if"
>
if
</a></td>
<td><a
href=
"https://huggingface.co/DeepFloyd/IF-I-XL-v1.0"
>
DeepFloyd/IF-I-XL-v1.0
</a></td>
</tr>
<tr
style=
"border-top: 2px solid black"
>
<td>
Text-guided Image-to-Image
</td>
<td><a
href=
"
.
/api/pipelines/stable_diffusion/controlnet"
>
Controlnet
</a></td>
<td><a
href=
"
https://huggingface.co/docs/diffusers
/api/pipelines/stable_diffusion/controlnet"
>
Controlnet
</a></td>
<td><a
href=
"https://huggingface.co/lllyasviel/sd-controlnet-canny"
>
lllyasviel/sd-controlnet-canny
</a></td>
</tr>
<tr>
<td>
Text-guided Image-to-Image
</td>
<td><a
href=
"
.
/api/pipelines/stable_diffusion/pix2pix"
>
Instruct Pix2Pix
</a></td>
<td><a
href=
"
https://huggingface.co/docs/diffusers
/api/pipelines/stable_diffusion/pix2pix"
>
Instruct Pix2Pix
</a></td>
<td><a
href=
"https://huggingface.co/timbrooks/instruct-pix2pix"
>
timbrooks/instruct-pix2pix
</a></td>
</tr>
<tr>
<td>
Text-guided Image-to-Image
</td>
<td><a
href=
"
.
/api/pipelines/stable_diffusion/img2img"
>
Stable Diffusion Image-to-Image
</a></td>
<td><a
href=
"
https://huggingface.co/docs/diffusers
/api/pipelines/stable_diffusion/img2img"
>
Stable Diffusion Image-to-Image
</a></td>
<td><a
href=
"https://huggingface.co/runwayml/stable-diffusion-v1-5"
>
runwayml/stable-diffusion-v1-5
</a></td>
</tr>
<tr
style=
"border-top: 2px solid black"
>
<td>
Text-guided Image Inpainting
</td>
<td><a
href=
"
.
/api/pipelines/stable_diffusion/inpaint"
>
Stable Diffusion Inpaint
</a></td>
<td><a
href=
"
https://huggingface.co/docs/diffusers
/api/pipelines/stable_diffusion/inpaint"
>
Stable Diffusion Inpaint
</a></td>
<td><a
href=
"https://huggingface.co/runwayml/stable-diffusion-inpainting"
>
runwayml/stable-diffusion-inpainting
</a></td>
</tr>
<tr
style=
"border-top: 2px solid black"
>
<td>
Image Variation
</td>
<td><a
href=
"
.
/stable_diffusion/image_variation"
>
Stable Diffusion Image Variation
</a></td>
<td><a
href=
"
https://huggingface.co/docs/diffusers/api/pipelines
/stable_diffusion/image_variation"
>
Stable Diffusion Image Variation
</a></td>
<td><a
href=
"https://huggingface.co/lambdalabs/sd-image-variations-diffusers"
>
lambdalabs/sd-image-variations-diffusers
</a></td>
</tr>
<tr
style=
"border-top: 2px solid black"
>
<td>
Super Resolution
</td>
<td><a
href=
"
./stable_diffusion
/stable_diffusion/upscale"
>
Stable Diffusion Upscale
</a></td>
<td><a
href=
"
https://huggingface.co/docs/diffusers/api/pipelines
/stable_diffusion/upscale"
>
Stable Diffusion Upscale
</a></td>
<td><a
href=
"https://huggingface.co/stabilityai/stable-diffusion-x4-upscaler"
>
stabilityai/stable-diffusion-x4-upscaler
</a></td>
</tr>
<tr>
<td>
Super Resolution
</td>
<td><a
href=
"
.
/stable_diffusion/latent_upscale"
>
Stable Diffusion Latent Upscale
</a></td>
<td><a
href=
"
https://huggingface.co/docs/diffusers/api/pipelines
/stable_diffusion/latent_upscale"
>
Stable Diffusion Latent Upscale
</a></td>
<td><a
href=
"https://huggingface.co/stabilityai/sd-x2-latent-upscaler"
>
stabilityai/sd-x2-latent-upscaler
</a></td>
</tr>
</table>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment