MetaSophia_0.2 / app.py

Commit History

Replace logo image in app.py and add new logo file
c91f7a3

maxAlone commited on

refactor: clean up comments and improve code structure in app.py
1b1e464

maxAlone commited on

Refactor code structure for improved readability and maintainability
71482cc

maxAlone commited on

fix: enable analytics in app by removing analytics_enabled flag
dd170d0

maxAlone commited on

fix: improve error handling and update model loading in app.py
49a57a3

maxAlone commited on

Update app.py
b807869
verified

spaziogenesi commited on

Update app.py
2a64f68
verified

spaziogenesi commited on

Update app.py
96d6dbb
verified

spaziogenesi commited on

Refactor code structure for improved readability and maintainability
31040ee

maxAlone commited on

Refactor code structure for improved readability and maintainability
988d78d

maxAlone commited on

fix: update rebuild identifier in app.py
5f11bb7

maxAlone commited on

fix: update title and description to English; correct example filenames in app.py
9dc1d49

maxAlone commited on

fix: update example image filenames in app.py
28840aa

maxAlone commited on

fix: update Gradio version and correct Torch version in requirements.txt; add rebuild comment in app.py
c2aa628

maxAlone commited on

fix: correct image processing in classify_image function and add rebuild comment
69484b1

maxAlone commited on

fix: add rebuild comment at the top of app.py
b7b3510

maxAlone commited on

fix: update model path to use relative directory for loading the model
efdc42e

maxAlone commited on

fix: update model path to use the correct model file for classification
e2e3879

maxAlone commited on

refactor: simplify model loading and classification logic using FastAI
5c51e4f

maxAlone commited on

refactor: update model loading and classification logic for improved performance
d6bb936

maxAlone commited on

fix: update model path and add new model file for image classification
f9ae177

maxAlone commited on

fix: update model path to use relative directory for loading the model
e76f817

maxAlone commited on

update model path to use the correct directory and add new model file
8805fda

maxAlone commited on

replace greeting function with image classification interface using Gradio
78a2b23

maxAlone commited on

add initial implementation of Gradio interface for greeting users
4b5b7d0

maxAlone commited on