Currently we use wandb because it's built to be robust and scalable (why reinvent the wheel).
We need a solution for users who don't have a wandb account.
This involves a tracking system that is either tensor board or the new hugging face trackio (https://github.com/gradio-app/trackio). Then some method to stream these logs / embed a frame from the compute back to the frontend where it's rendered.
Currently we use wandb because it's built to be robust and scalable (why reinvent the wheel).
We need a solution for users who don't have a wandb account.
This involves a tracking system that is either tensor board or the new hugging face trackio (https://github.com/gradio-app/trackio). Then some method to stream these logs / embed a frame from the compute back to the frontend where it's rendered.