Simplify demo creation - remove try/except wrapper that might interfere with Spaces detection c98a991 arahrooh commited on 21 days ago
Fix logger initialization order - logger must be defined before use f3b3fd8 arahrooh commited on 21 days ago
Ensure demo is always set at module level for Spaces detection 68cc4a9 arahrooh commited on 21 days ago
Simplify demo creation - remove try/except wrapper for cleaner module-level assignment 9c35d2f arahrooh commited on 21 days ago
Ensure demo is always defined for Spaces with better error handling 56dc312 arahrooh commited on 21 days ago
Fix AttributeError: use property for args instead of direct assignment dffdda5 arahrooh commited on 21 days ago
Fix AttributeError: use bot.args.model instead of bot.current_model 237ee8e arahrooh commited on 21 days ago
Use Hugging Face Inference API on Spaces instead of loading models locally ecb9bc5 arahrooh commited on 21 days ago
Fix triple model loading: prevent main() from running on Spaces 45ed548 arahrooh commited on 21 days ago
Optimize memory usage: use float16 on CPU and fix double loading 1553f78 arahrooh commited on 21 days ago