You are not logged in.
All the tutorials on the internet tell me to install miniconda(I still don't kwow what it does.) and install python packages via pip, but I really want to run it on native python, it doesn't make sense to use a different package manager other than pacman and AUR.
Last edited by laichiaheng (2025-12-16 06:30:40)
Offline
feel free to package it yourself
Offline
You don't need miniconda, just clone it, create a python environment, install torch, and run it. Keep in mind if you have an RDNA 4 GPU and kernel 6.18 it will probably freeze your PC because the Arch Linux kernel has a bug.
https://rocm.docs.amd.com/en/7.10.0-pre … fyui.html#
Last edited by Luciddream (2025-12-16 08:12:55)
Offline
Also, the Stability Matrix:
https://github.com/LykosAI/StabilityMatrix
Includes ComfyUI among many other tools and it manages all the dependencies for you. You should download the appimage, because it has an autoupdater so don't use the AUR package.
Offline