flowerfy / src /services

Commit History

Fix Python 3.9 compatibility - replace union syntax | with Union
e8460b8

Toy Claude commited on

Fix pre-commit configuration and resolve all linting issues
5aeda0b

Toy Claude commited on

Apply code formatting and fix compatibility issues
b24c04f

Toy Claude commited on

Remove all FLUX references and use only SDXL models
07f3e95

Toy Claude commited on

Use SDXL-Turbo on HF Spaces to avoid permission errors
2b7aa8f

Toy Claude commited on

Auto-disable FLUX on Hugging Face Spaces to prevent access errors
849ff0f

Toy Claude commited on

Make it run locally with new sdxl-base model
7e5d515

Toy commited on

Switch primary model from FLUX to SDXL for better reliability
b9ba091

Toy Claude commited on

Add modern Python development toolchain with Ruff, MyPy, and pre-commit
25bcd98

Toy Claude commited on

Migrate entire codebase from SDXL-Turbo to FLUX.1-schnell
bed1967

Toy Claude commited on

Refactoring again for imports and fixed error
1dd3259

Toy commited on

Refactor the app to be more modular
3e346a2

Toy commited on