Duy-Anh Dang commited on
Commit
2693162
·
1 Parent(s): 2ec437a

.streamlit

Browse files
Files changed (2) hide show
  1. .streamlit/config.toml +10 -0
  2. .streamlit/secret.toml +5 -0
.streamlit/config.toml ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ [theme]
2
+
3
+ base="light"
4
+ #primaryColor="#a40303"
5
+ #backgroundColor="#FFF"
6
+ #textColor="#ffffff"
7
+ #secondaryBackgroundColor="#126072"
8
+
9
+ [browser]
10
+ gatherUsageStats = false
.streamlit/secret.toml ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+
2
+ aws_id='AKIAZNJLOIWJSOWTAE4H'
3
+ aws_key='jRaATI28+TBuryYoVzp6y/LGgZjwywgQvNz0jMgZ'
4
+
5
+