Spaces:
Running
Running
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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>"
|