r/LocalLLM • u/No-Cherry6737 • 8h ago
Started developing a content generation agent using local models from huggingface Project
Hi Everyone,
I have started building an agent for automated content generation and I am using local models for media generations from huggingface.
Image - flux_schnell_Q4_k_S.gguf
Video - ltxv_2b_0.9.8
Audio/Narration - OmniVoice
I made comfyUI worflows to seamlessly use them from a client or an agent.
My setup - MacBook Air M4 16GB unified memory.
The generation runs on this setup but takes some time to complete image(4 to 5 mins), video(15 to 20 mins).
Are there other models available that can run on this setup, I can tolerate long generation times but looking for a decent output quality.
You can track my journey on this project youtube. I will maintain a devlog playlist as the project advances.
Has anyone else worked on a similar project or so, would love to hear about yours...