ImageGen / app.py

Commit History

Add specific parameter handling for SD Turbo model
25042b6

SyntheticVis-Umut commited on

Fix environment variable name from MODEL_ID to MODEL for Hugging Face Spaces
6feb63c

SyntheticVis-Umut commited on

Switch to SDXL base model for better InferenceClient compatibility
3e6a450

SyntheticVis-Umut commited on

Switch to SDXL Turbo model and fix parameters
90cb6f6

SyntheticVis-Umut commited on

Enhance FastAPI application to support image generation with Inference API. Updated API title, added model configuration, and implemented a new endpoint for generating images from text prompts. Retained echo functionality for testing.
e3a8a3d

SyntheticVis-Umut commited on

Add FastAPI application with Docker support
819742e

SyntheticVis-Umut commited on