Commit History

(FEAT)[UI]: Add multi-tab interface for analysis modes
59c6133

devjas1 commited on

(UI/UX): Adjusted CSS styling in style.css and theme in config file to address white/white background/foreground bug.
8dca6b4

devjas1 commited on

FEAT(Dockerfile): update entry point in Dockerfile to use 'app.py'; add main application script for Streamlit
7d201d1

devjas1 commited on

FEAT(dashboard): Implement interactive batch analysis dashboard page
21823a6

devjas1 commited on

fix(state): Correct UI bugs and finalize modular integration
2547be1

devjas1 commited on

(FEAT)(UI): Enhance results display with improved styling and session state management
614423c

devjas1 commited on

(FEAT/UI): Streamline results display with enhanced metrics and consolidated confidence analysis
ff443f3

devjas1 commited on

feat(UX): Major overhaul of UI, theming, and state management
56c06a1

devjas1 commited on

(FEAT): Revamp custom CSS for improved accessibility and aesthetics in Streamlit app
9f156ed

devjas1 commited on

(FEAT): Enhance application with streamlined analysis and confidence visualization
5076875

devjas1 commited on

(FEAT): Enhance main application with batch processing, UI improvements, and detailed results display
8b601a3

devjas1 commited on

(UI/UX): stabilize Stage 2 dashboard -
27f8f90

devjas1 commited on

(FIX): remove redundant status messages and simplify button label in analysis form
9e5cab1

devjas1 commited on

(UI): refine expander styling + confidence display
9a4db95

devjas1 commited on

(UI): replace barh confidence plot with inline Unicode bars for compact display
6927358

devjas1 commited on

(CLEAN): remove 'torch.tensor(logits)' misuse to fix softmax warning
22d9362

devjas1 commited on

(FIX): Streamline remove redundant scripts.preprocess_dataset import; enhance resampling logic with diagnosis
182c9ce

devjas1 commited on

(UI): add Reset control and state guards
d0109c7

devjas1 commited on

(HOTFIX): correct unpacking from 'resample_spectrum' to extract only 'y_resampled' (fixes [2, 500] shape bug)
114376b

devjas1 commited on

(UI): fix indentation for model selection dropdown in main function
e61ce7a

devjas1 commited on

(DEBUG/FIX): Status box resets with file/model changes
4dcddf5

devjas1 commited on

(REFACTOR): improve model loading and reset behavior
d7065c4

devjas1 commited on

(REFACTOR): reorganize imports and enhance error handling in app.py
62a4041

devjas1 commited on

(UI): updated sidebar for clarity
b54a4ec

devjas1 commited on

(UI/UX): update sidebar content for clarity and add links to resources
e2ae453

devjas1 commited on

(UI): UI/UX enhancements (status banner w/ version + roadmap messages)
b028c2c

devjas1 commited on

(FIX/LOGGING): initialize session log buffer and harden log_message()
320b946

devjas1 commited on

(FIX/FEATURE): Enhance app.py β€” improve error handling, stabilize UI, and add logging for analysis
40a522b

devjas1 commited on

(FIX/UI): stabalize app.py β€” deprecation, sample-data run, layout jitter
c8f5637

devjas1 commited on

(DEPLOY): move HF Space app to repo root for build
f0b325d

devjas1 commited on