cd /news/artificial-intelligence/my-experiences-with-comfyui-on-an-rx… · home topics artificial-intelligence article
[ARTICLE · art-100718] src=forum.level1techs.com ↗ pub= topic=artificial-intelligence verified=true sentiment=· neutral

My Experiences with ComfyUI on an RX 9070XT

A user reports that ComfyUI on an AMD RX 9070XT with ROCm and PyTorch remains the best combination, and describes creating a bash build script to generate Docker images with specified versions of ROCm, PyTorch, and ComfyUI, avoiding the limitations of ephemeral bind mounts and ensuring repeatability against potential distro package updates.

read1 min views7 publishedAug 18, 2026

Agreed, I’m actually still using this combo because it still seems to be the best. I’ve created a build script in bash that allows me to just plug in a version of ROCm, PyTorch and ComfyUI without messing with the dockerfile or compose file and it’ll just make me a new local image with these versions. This might not be the best way to do things but it’s been the best way I could figure out. Bind mounts in Dockerfiles are ephemeral, they only last for the duration of one command making them extremely limited in their usefulness.

I also realize I could just use a python virtual environment in my home directory instead of Docker but I feel like using Docker with predefined base images gives me more repeatability in my setup. For example what if my Distro updates some package that subtly breaks things? Unlikely but it still could happen.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @comfyui 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/my-experiences-with-…] indexed:0 read:1min 2026-08-18 ·