acecalisto3 commited on
Commit
232ea6c
1 Parent(s): 3266cac

Update .streamlit/secrets.toml

Browse files
Files changed (1) hide show
  1. .streamlit/secrets.toml +10 -1
.streamlit/secrets.toml CHANGED
@@ -1,2 +1,11 @@
 
 
 
 
 
 
 
 
 
1
  [huggingface]
2
- hf_token = "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"
 
1
+ [server]
2
+ headless = true
3
+ port = 8501
4
+ enableCORS = false
5
+
6
+ [database]
7
+ # db_type = "postgresql"
8
+ # connection_string = "<your-database-connection-string>"
9
+
10
  [huggingface]
11
+ hf_token = "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"