Update README

This commit is contained in:
whitney 2025-01-27 20:43:44 -08:00
parent 2228d79347
commit dbcd8a1bbe

View File

@ -10,4 +10,6 @@ docker compose down && docker system prune -af && docker compose up -d && docker
## GPU Requirements
Have a strong enough GPU to run these models. I've ran Flux.1 Dev on a 3080 TI with 12GB of VRAM.
Other than that consult charts for what you can run on your system.
At this time I'm not sure you can configure shared GPU memory on Ubuntu. On my Windows machine, I have 12GB of dedicated GPU memory, and an additional 32GB of shared GPU memory (this is normal memory dedicated as slow space the gpu can use) for a total of 44. Not sure that's possible to do via nvidia-smi on Ubuntu.
For now it may be the case that running ComfyUI on Windows is the better option for now.