acecalisto3 commited on
Commit
2e5a3fc
·
verified ·
1 Parent(s): 135ace6

Rename .gitignore.streamlit/.secrets.toml to .gitignore/.streamlit/.secrets.toml

Browse files
.gitignore.streamlit/.secrets.toml DELETED
@@ -1,8 +0,0 @@
1
- [server]
2
- headless = true
3
- port = 8501
4
- enableCORS = false
5
-
6
- [huggingface]
7
- hf_token = "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"
8
- user_name = acecalisto3
 
 
 
 
 
 
 
 
 
.gitignore/.streamlit/.secrets.toml ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ [huggingface][key]
2
+ hf_token = "<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>"