Update README.md

This commit is contained in:
lunarring
2023-01-09 13:43:24 +01:00
committed by GitHub
parent 6889f2e377
commit c955d7092c

View File

@@ -16,7 +16,8 @@ imgs_transition = lb.run_transition()
``` ```
## Gradio UI ## Gradio UI
To run the UI on your local machine, run `gradio_ui.py` To run the UI on your local machine, run `gradio_ui.py`
You can find the [most relevant parameters here](parameters.md)
You can find the [most relevant parameters here.](parameters.md)
## Example 1: Simple transition ## Example 1: Simple transition
![](example1.jpg) ![](example1.jpg)