# Description
Add section for Scene2Image in markdown documentation.
# Checklist:
- [x] I have changed the base branch to `dev`
- [x] I have performed a self-review of my own code
- [x] I have commented my code in hard-to-understand areas
- [x] I have made corresponding changes to the documentation
Co-authored-by: hlky <106811348+hlky@users.noreply.github.com>
Added documents for Streamlit and Gradio.
Added new screenshots for each respective version of the UI. Changed
`upscalers` to `image enhancers`.
Documents currently finished:
- linux-installation.md
- image-enhancers.md
- ReadMe
Documents currently still WIP:
- streamlit-interface.md
- gradio-interface.md
Documents still awaiting changes:
- windows-installation.md (I'll need help for this one)
- custom-models.md
- cli.md
Feedback is welcomed and needed on any changes that should happen for
the documents already finished.
(Also fixed small bug with the `webui_streamlit.yaml` file)
# Checklist:
- [x] I have changed the base branch to `dev`
- [x] I have performed a self-review of my own code
- [x] I have commented my code in hard-to-understand areas
- [x] I have made corresponding changes to the documentation
Co-authored-by: ZeroCool <ZeroCool940711@users.noreply.github.com>
Co-authored-by: Thomas Mello <work.mello@gmail.com>