[docs] Other modalities by stevhliu · Pull Request #4205 · huggingface/diffusers (original) (raw)
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation5 Commits1 Checks0 Files changed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})
This PR updates the other modality section in the docs, most of which are "coming soon" and don't add much content/value right now. We can add them back when we have more substantive content for these topics.
- removes the Audio doc
- moves the Reinforcement Learning into the Pipeline API section and removes the coming soon page here
For the molecular conformation example, what do you think about turning it into a blog post? If we include it in the docs (instead of just a link to a notebook), do you think it’ll be too advanced + is there interest in it?
The documentation is not available anymore as the PR was closed or merged.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💯
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
orpatashnik pushed a commit to orpatashnik/diffusers that referenced this pull request
remove coming soon, rl pipeline
orpatashnik pushed a commit to orpatashnik/diffusers that referenced this pull request
remove coming soon, rl pipeline
orpatashnik pushed a commit to orpatashnik/diffusers that referenced this pull request
remove coming soon, rl pipeline
yoonseokjin pushed a commit to yoonseokjin/diffusers that referenced this pull request
remove coming soon, rl pipeline
hilookas added a commit to hilookas/diffuser that referenced this pull request
Thanks for reporting, we'll look into this!
@mishig25, the rl.md
page should only be accessible on v18.0
of the docs and I'm not sure why it can be viewed on the main
version (it doesn't show up in the main
version's table of contents). I think if you're viewing this page on v18.0
and try to view it on a newer version of the docs, it redirects to the main
version where it shouldn't exist. Do you think it'd be possible to add something that says this doc has been removed or that it can be found here instead now?
AmericanPresidentJimmyCarter pushed a commit to AmericanPresidentJimmyCarter/diffusers that referenced this pull request
remove coming soon, rl pipeline