mirror of
https://github.com/jasonppy/VoiceCraft.git
synced 2026-04-08 04:08:17 +02:00
Merge branch 'jasonppy:master' into master
This commit is contained in:
@@ -14,11 +14,11 @@ docker run -it -d ^
|
||||
-e JUPYTER_TOKEN=mytoken ^
|
||||
-w "/home/%username%" ^
|
||||
-v "%cd%":"/home/%username%/work" ^
|
||||
jupyter/base-notebook
|
||||
voicecraft
|
||||
|
||||
if %errorlevel% == 0 (
|
||||
echo Jupyter container created and running.
|
||||
|
||||
|
||||
echo Jupyter container is running.
|
||||
echo To access the Jupyter web UI, please follow these steps:
|
||||
echo 1. Open your web browser
|
||||
|
||||
Reference in New Issue
Block a user