SaulLu commited on
Commit
0c1cd23
1 Parent(s): 1348fe3

add test line

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,3 +1,4 @@
1
  import streamlit as st
2
 
3
  st.title("Training transformers together dashboard")
 
 
1
  import streamlit as st
2
 
3
  st.title("Training transformers together dashboard")
4
+ st.write("test")