-
Notifications
You must be signed in to change notification settings - Fork 6.6k
[docs] Refactor image quality docs #7758
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 and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
| specific language governing permissions and limitations under the License. | ||
| --> | ||
|
|
||
| # Enhance image quality |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not totally in love with this title so I'm open to any suggestions you may have!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"Controlling image quality"?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah that could be good as well, thanks! :) I'll leave this PR open a few more days to allow others to chime in before merging.
sayakpaul
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very nice.
| specific language governing permissions and limitations under the License. | ||
| --> | ||
|
|
||
| # Enhance image quality |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"Controlling image quality"?
yiyixuxu
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice!
|
cc @asomoza for awareness |
* refactor * code snippets * fix path * fix path in guide * code outputs * align toctree title * title * fix title
This PR refactors "Combine image brightness" and "Improve image generation quality with FreeU" into one doc that is focused on improving image quality in general. Since image quality encompasses aspects such as lighting and details, I think this makes more sense than having two separate standalone docs about a particular topic.
Also adds
enable_freeuanddisable_freeuto the API docs.todo