You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This keeps all the Torch dependencies contained within the image, meaning the user doesn't have to adjust their base installations to run models like these.
Note: You will have to install NVIDIA Container Runtime (or equivalent)
Checklist
Motivation
Docker is a valuable tool for the management of dependencies. Indeed, it can simplify the running of Janus Models to a single command:
Make sure it's working by navigating in your browser to
http://localhost:8000/webui
and by running
This keeps all the Torch dependencies contained within the image, meaning the user doesn't have to adjust their base installations to run models like these.
Note: You will have to install NVIDIA Container Runtime (or equivalent)
The implementation of this Dockerfile can be found at DeepSeek Janus PR#38
Related resources
No response
The text was updated successfully, but these errors were encountered: