refactor: clean up comments and improve code structure in app.py 1b1e464 maxAlone commited on May 15, 2025
Refactor code structure for improved readability and maintainability 71482cc maxAlone commited on May 15, 2025
fix: enable analytics in app by removing analytics_enabled flag dd170d0 maxAlone commited on May 15, 2025
fix: improve error handling and update model loading in app.py 49a57a3 maxAlone commited on May 15, 2025
Refactor code structure for improved readability and maintainability 31040ee maxAlone commited on May 14, 2025
Refactor code structure for improved readability and maintainability 988d78d maxAlone commited on May 14, 2025
fix: update title and description to English; correct example filenames in app.py 9dc1d49 maxAlone commited on May 14, 2025
Refactor code structure for improved readability and maintainability d27166b maxAlone commited on May 14, 2025
fix: add LFS tracking for model file types in .gitattributes ec2b9ac maxAlone commited on May 14, 2025
fix: update Gradio version and correct Torch version in requirements.txt; add rebuild comment in app.py c2aa628 maxAlone commited on May 14, 2025
fix: correct image processing in classify_image function and add rebuild comment 69484b1 maxAlone commited on May 14, 2025
fix: update fastdownload version to 0.0.7 in requirements.txt 8b2323a maxAlone commited on May 14, 2025
fix: specify exact versions for dependencies in requirements.txt a5d4242 maxAlone commited on May 14, 2025
fix: replace old model file with updated version for art print classification eb3e5a7 maxAlone commited on May 14, 2025
fix: update model path to use relative directory for loading the model efdc42e maxAlone commited on May 14, 2025
fix: update model path to use the correct model file for classification e2e3879 maxAlone commited on May 14, 2025
refactor: simplify model loading and classification logic using FastAI 5c51e4f maxAlone commited on May 14, 2025
refactor: update model loading and classification logic for improved performance d6bb936 maxAlone commited on May 14, 2025
fix: update model path and add new model file for image classification f9ae177 maxAlone commited on May 14, 2025
fix: update model path to use relative directory for loading the model e76f817 maxAlone commited on May 14, 2025
update model path to use the correct directory and add new model file 8805fda maxAlone commited on May 14, 2025
replace greeting function with image classification interface using Gradio 78a2b23 maxAlone commited on May 14, 2025
add initial implementation of Gradio interface for greeting users 4b5b7d0 maxAlone commited on May 14, 2025