Setup root toml file and stop gradio auto reloading (#30)
* stop gradio auto reload * setup root toml file
This commit is contained in:
@@ -129,7 +129,7 @@ function setup_local_model() {
|
||||
}
|
||||
|
||||
function launch_ui() {
|
||||
gradio $(pwd)/libs/ktem/launch.py || {
|
||||
python $(pwd)/libs/ktem/launch.py || {
|
||||
echo "" && echo "Will exit now..."
|
||||
exit 1
|
||||
}
|
||||
|
Reference in New Issue
Block a user