Skip to content

Set up container for unraphael dashboard#85

Merged
stefsmeets merged 6 commits intomainfrom
docker
Jan 16, 2025
Merged

Set up container for unraphael dashboard#85
stefsmeets merged 6 commits intomainfrom
docker

Conversation

@stefsmeets
Copy link
Contributor

This PR sets up a container for unraphael.

Building:

podman build -t unraphael .

Running:

docker run -p 8501:8501 -v 'u2net:~/.u2net' -v 'unraph:~/.cache/unraphael/' -it unraphael

Closes #71

@stefsmeets stefsmeets marked this pull request as ready for review January 16, 2025 12:09
@stefsmeets stefsmeets merged commit 8a4d7c8 into main Jan 16, 2025
2 checks passed
@stefsmeets stefsmeets deleted the docker branch January 16, 2025 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Container for streamlit app

1 participant