Jon Solow commited on
Commit
5c0335e
·
1 Parent(s): 1bdce55

Add another config file to see if huggingface respects it only at root level

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +2 -0
.streamlit/config.toml ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ [theme]
2
+ base="dark"