safe-talk / app.py

Commit History

fix: resolve model detection and evaluation dropdown issues in app
c8d8b34
Running

rshakked commited on

Add a evaluation file viewer tab using dropdown and textbox
9a19cb3

rshakked commited on

Add a viewer to your Gradio app to see evaluation results
758b108

rshakked commited on

feat: add file explorer tab to view saved models and logs in HF Space UI
1d998d0

rshakked commited on

refactor: create predict_pipeline.py and utils.py to modularize app logic
bc56514

rshakked commited on

feat: persist model and logs in Hugging Face Space + add model push to hub
54299e5

rshakked commited on

feat: add Gradio progress bar and streaming log updates during training
9364099

rshakked commited on

feat(app): run training on button click and display logs after completion
2032430

rshakked commited on

Update app.py to stream training logs live
d04cf51

rshakked commited on

updated app.py to include clear logging
a3bf050

rshakked commited on

updated app.py to show live outputs and updated gitignore to ignore excel and doc files
a9706bf

rshakked commited on

Update training code
7a679b4

rshakked commited on

created app.py
840e37c

rshakked commited on