Dashboard / app.py
SaulLu's picture
add test line
0c1cd23
raw
history blame
No virus
94 Bytes
import streamlit as st
st.title("Training transformers together dashboard")
st.write("test")