From e4a0047c774aa61730c62535ef305355c9233f72 Mon Sep 17 00:00:00 2001 From: AK391 <81195143+AK391@users.noreply.github.com> Date: Fri, 9 Sep 2022 08:51:51 -0400 Subject: [PATCH] add gradio contribution --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e0f3295..cb91a4f 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,17 @@ ### Want to contribute? +Gradio version (stable) + +Open new Pull request on 'main' branch! + +for Gradio check out the [docs](https://gradio.app/docs/) to contribute + +Have an issue or feature request with Gradio? open a issue/feature request on github for support: https://github.com/gradio-app/gradio/issues + Open new Pull Requests against `dev` branch! -**If you're thinking about adding a new feature to Web UI focus on the Streamlit version (webui_streamlit.py) which is in active development.** +**New features can be added to Gradio or Streamlit version** ## More documentation about features, troubleshooting, common issues very soon ### Want to help with documentation? Documented something? Use [Discussions](https://github.com/sd-webui/stable-diffusion-webui/discussions)