I think I am retarded.
Whenever I try to download z-image from HF using the hf download Tongyi-MAI/Z-Image
command linked on the HF I end up getting a "no module named 'venv' error. I am pretty sure that I have venv as I am running python 3 which installs with it and I am also able to create a virtual environment with -m venv <environment name> as well as activate it. What am I doing wrong?