localhost installation

#5
by lrds11080l - opened

anyway to run this locally

i just did. you can create the lora but the model is over 60GB and made my system error out rtx 4090 and 98GB DDR4. creates the lora with ease though. just run the docker command like it says to run local

docker run -it -p 7860:7860 --platform=linux/amd64 --gpus all registry.hf.space/aisudo-qwen-image-to-lora:latest python app.py

Sign up or log in to comment