In web directory run command:
docker compose upThen open localhost:8080 in your browser.
You need hugging face token to download model. Paste your token to .env file in first line after = symbol.
Then in model directory run command:
sh run.shAfter command complete new content should be visible.
For more details see docs.