Script to load manually in python locally
#10
by
HarryML
- opened
Hi, can a kind soul give me the code to use these gguf models locally in python without the need to use comfyui.
I've been working on this for weeks, it's NOT an easy task and has made me seriously question my life's choices. If I didn't already have so much time invested, I'd quit and install comfyui.
Same, I did that myself and luckily came across this repo:https://github.com/Isi-dev/Google-Colab_Notebooks
This runs the code using comfyui library while not using the web UI. Do try it out.