Spaces:
Build error
Build error
wisdom196473
commited on
Commit
·
85eadf1
1
Parent(s):
c099288
Remove secrets.toml from Git history and add to .gitignore
Browse files- .gitignore +1 -0
- .streamlit/secrets.toml +0 -1
.gitignore
CHANGED
@@ -51,3 +51,4 @@ Thumbs.db
|
|
51 |
|
52 |
# Jupyter Notebook
|
53 |
.ipynb_checkpoints
|
|
|
|
51 |
|
52 |
# Jupyter Notebook
|
53 |
.ipynb_checkpoints
|
54 |
+
.streamlit/secrets.toml
|
.streamlit/secrets.toml
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
HUGGINGFACE_TOKEN = "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"
|
|
|
|