Skip to content

Instantly share code, notes, and snippets.

View rahra's full-sized avatar

Bernhard R. Fischer rahra

  • Austria
View GitHub Profile
@rahra
rahra / install_comfyui_rocm.sh
Created December 17, 2025 16:46
ROCm 7.1.1 + ComfyUI Automated Installer (Ubuntu 25.10)
#!/usr/bin/env bash
###############################################
# This script is a full automated ComfyUI installation with ROCm 7.1.1 for
# Ubuntu 25.10. Nevertheless, it should work in most Linux distros. Just take
# care on the versions of the PyTorch wheels which should fit to your Python
# version.
#
# This script was originally published on
# [Reddit](https://www.reddit.com/r/ROCm/comments/1p9s0dr/comment/nu5ibgw/) for