Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
renzhc
diffusers_dcu
Commits
baf9924b
Unverified
Commit
baf9924b
authored
Feb 20, 2024
by
Dhruv Nair
Committed by
GitHub
Feb 20, 2024
Browse files
Fix alt text and image links in AnimateLCM docs (#7029)
update
parent
d8d208ac
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
docs/source/en/api/pipelines/animatediff.md
docs/source/en/api/pipelines/animatediff.md
+4
-4
No files found.
docs/source/en/api/pipelines/animatediff.md
View file @
baf9924b
...
@@ -443,8 +443,8 @@ export_to_gif(frames, "animatelcm.gif")
...
@@ -443,8 +443,8 @@ export_to_gif(frames, "animatelcm.gif")
<td><center>
<td><center>
A space rocket, 4K.
A space rocket, 4K.
<br>
<br>
<img src="https://huggingface.co/datasets/huggingface/documentation-images/
blob
/main/diffusers/animatelcm-output.gif"
<img src="https://huggingface.co/datasets/huggingface/documentation-images/
resolve
/main/diffusers/animatelcm-output.gif"
alt="
masterpiece, bestquality, sunset
"
alt="
A space rocket, 4K
"
style="width: 300px;" />
style="width: 300px;" />
</center></td>
</center></td>
</tr>
</tr>
...
@@ -485,8 +485,8 @@ export_to_gif(frames, "animatelcm-motion-lora.gif")
...
@@ -485,8 +485,8 @@ export_to_gif(frames, "animatelcm-motion-lora.gif")
<td><center>
<td><center>
A space rocket, 4K.
A space rocket, 4K.
<br>
<br>
<img src="https://huggingface.co/datasets/huggingface/documentation-images/
blob
/main/diffusers/animatelcm-motion-lora.gif"
<img src="https://huggingface.co/datasets/huggingface/documentation-images/
resolve
/main/diffusers/animatelcm-motion-lora.gif"
alt="
masterpiece, bestquality, sunset
"
alt="
A space rocket, 4K
"
style="width: 300px;" />
style="width: 300px;" />
</center></td>
</center></td>
</tr>
</tr>
...
...
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