diff options
author | AUTOMATIC <16777216c@gmail.com> | 2022-09-04 13:52:01 +0300 |
---|---|---|
committer | AUTOMATIC <16777216c@gmail.com> | 2022-09-04 13:52:01 +0300 |
commit | 78278ce695beffbf59c7320bb0441922d66b1c0e (patch) | |
tree | b0faf9280ccdbae57034ae2017d92e13dc4219ad /README.md | |
parent | 836b6463744e1de1ec57390766c3da4e9f7ee88f (diff) |
added UI config file: ui-config.json
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -31,6 +31,7 @@ Original script with Gradio UI was written by a kind anonymous user. This is a m - Settings page
- Running custom code from UI
- Mouseover hints fo most UI elements
+- Possible to change defaults/mix/max/step values for UI elements via text config
## Installing and running
|