:robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement, running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more. Features: Generate Text, MCP, Audio, Video, Images, Voice Cloning, Distributed, P2P and decentralized inference
COMMITS
/ backend/python/diffusers/requirements.txt January 21, 2026
E
chore(diffusers): add 'av' to requirements.txt (#8155)
Ettore Di Giacinto committed
October 27, 2025
D
chore(deps): bump grpcio from 1.75.1 to 1.76.0 in /backend/python/diffusers (#6839)
dependabot[bot] committed
September 30, 2025
D
chore(deps): bump grpcio from 1.74.0 to 1.75.1 in /backend/python/diffusers (#6361)
dependabot[bot] committed
August 12, 2025
D
chore(deps): bump grpcio from 1.71.0 to 1.74.0 in /backend/python/diffusers (#6037)
dependabot[bot] committed
June 10, 2025
E
fix(deps): pin grpcio (#5621)
Ettore Di Giacinto committed
June 3, 2025
E
chore(deps): bump grpcio from 1.72.0 to 1.72.1 (#5570)
Ettore Di Giacinto committed
April 25, 2025
E
chore(deps): bump grpcio to 1.72.0 (#5244)
Ettore Di Giacinto committed
March 11, 2025
E
chore(deps): Bump grpcio to 1.71.0 (#4993)
Ettore Di Giacinto committed
January 24, 2025
E
chore(deps): bump grpcio to 1.70.0 (#4682)
Ettore Di Giacinto committed
January 5, 2025
E
chore(deps): bump grpcio to 1.69.0 (#4543)
Ettore Di Giacinto committed
December 2, 2024
E
chore(deps): bump grpcio to 1.68.1 (#4301)
Ettore Di Giacinto committed
November 16, 2024
E
chore(deps): bump grpcio to 1.68.0 (#4166)
Ettore Di Giacinto committed
October 29, 2024
E
chore(deps): bump grpcio to 1.67.1 (#4009)
Ettore Di Giacinto committed
October 16, 2024
E
chore(deps): bump grpcio to 1.67.0 (#3851)
Ettore Di Giacinto committed
September 30, 2024
E
chore(deps): bump grpcio to 1.66.2 (#3690)
Ettore Di Giacinto committed
August 29, 2024
E
chore(cli): be consistent between workers and expose ExtraLLamaCPPArgs to both (#3428)
Ettore Di Giacinto committed
August 23, 2024
E
fix(deps): bump grpcio (#3362)
Ettore Di Giacinto committed
August 7, 2024
E
fix(python): move vllm to after deps, drop diffusers main deps
Ettore Di Giacinto committed
August 5, 2024
D
chore(deps): Bump grpcio from 1.65.1 to 1.65.4 in /backend/python/diffusers (#3141)
dependabot[bot] committed
July 23, 2024
D
chore(deps): Bump grpcio from 1.65.0 to 1.65.1 in /backend/python/diffusers (#2969)
dependabot[bot] committed
July 16, 2024
V
fix: Lora loading (#2893)
vaaale committed
C
fix: update grpcio version to match version used in builds (#2888)
cryptk committed
July 13, 2024
D
chore(deps): Bump grpcio from 1.64.0 to 1.64.1 in /backend/python/diffusers (#2833)
dependabot[bot] committed
June 18, 2024
E
feat(sd-3): add stablediffusion 3 support (#2591)
Ettore Di Giacinto committed
May 21, 2024
E
dependencies(grpcio): bump to fix CI issues (#2362)
Ettore Di Giacinto committed
May 10, 2024
C
feat: migrate python backends from conda to uv (#2215)
cryptk committed