canvas-zoom/dist/v1_1_v1_5_1
Danil Boldyrev 75141da35f Update versions for upcoming 1.6, fix bug with auto expand 2023-08-05 19:18:12 +03:00
..
js/image Update versions for upcoming 1.6, fix bug with auto expand 2023-08-05 19:18:12 +03:00
templates/frontend Update versions for upcoming 1.6, fix bug with auto expand 2023-08-05 19:18:12 +03:00
README.MD Update versions for upcoming 1.6, fix bug with auto expand 2023-08-05 19:18:12 +03:00

README.MD

A small guide to development

To change the changes in the main scripts, you need:

  1. download the source code of the gradio
  2. Transfer ui folder from this repo to gradio with substitution
  3. After you finish editing the changes in the source files. Run the file scripts\build_frontend.sh
  4. After you are done, go to gradio folder inside of the gradio source code and copy templates folder to dist folder inside of the extension
  5. Restart webui extension will replace the files by itself and you will see the change