# EXTREME REBUILD TRIGGER - 2025-08-08_03-01-53-EXTREME-REBUILD # This is the nuclear option to force HuggingFace Spaces rebuild # Main application file renamed from app.py to app_main.py # This should break ALL possible caching mechanisms REBUILD_METHOD=EXTREME_NUCLEAR MAIN_FILE_RENAMED=true PREVIOUS_FILENAME=app.py NEW_FILENAME=app_main.py CACHE_BUST_LEVEL=MAXIMUM FORCE_COMPLETE_REBUILD=true # This file should trigger HF Spaces to completely re-evaluate the project # because the main app file name has changed in the README metadata TIMESTAMP=2025-08-08_03-01-53-EXTREME-REBUILD