mirror of
https://github.com/jantic/DeOldify.git
synced 2026-08-30 18:02:24 +08:00
Update quick_start.sh
This commit is contained in:
committed by
GitHub
parent
19aa9f0320
commit
4c3ba62f36
+1
-5
@@ -16,10 +16,6 @@ function usage {
|
||||
echo "usage : $0 image_api -- to start image api"
|
||||
echo "usage : $0 video_api -- to start video api"
|
||||
echo ''
|
||||
echo 'you can add non mandatory arguments'
|
||||
echo "usage : $0 image_api port host -- for custom port or host"
|
||||
echo ''
|
||||
echo ''
|
||||
}
|
||||
|
||||
NOTEBOOK_PASSWORD=$2
|
||||
@@ -52,4 +48,4 @@ else
|
||||
echo "Access your $1 on port 5000 (api) or 8888 (notebook)"
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user