Add specific parameter handling for SD Turbo model
25042b6
SyntheticVis-Umutcommited on
Fix environment variable name from MODEL_ID to MODEL for Hugging Face Spaces
6feb63c
SyntheticVis-Umutcommited on
Switch to SDXL base model for better InferenceClient compatibility
3e6a450
SyntheticVis-Umutcommited on
Switch to SDXL Turbo model and fix parameters
90cb6f6
SyntheticVis-Umutcommited 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.