path # lines of code
react-app/index.html 12
react-app/vite.config.js 5
react-app/src/App.jsx 99
react-app/src/components/Progress.jsx 8
react-app/src/main.jsx 9
react-app/src/index.css 65
react-app/src/App.css 59
src/predict.py 13
src/autofill_model.py 165
src/train.py 12
src/__init__.py 1
src/utils.py 93
streamlit-app/infer.py 21