Spaces:
Sleeping
Sleeping
acecalisto3
commited on
Commit
•
1c7361b
1
Parent(s):
23ef007
Update .streamlit/secrets.toml
Browse files- .streamlit/secrets.toml +4 -8
.streamlit/secrets.toml
CHANGED
@@ -1,8 +1,4 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
["huggingface"]
|
8 |
-
hf_token = st.secrets["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"]
|
|
|
1 |
+
[
|
2 |
+
huggingface
|
3 |
+
]
|
4 |
+
api_key = "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"
|
|
|
|
|
|
|
|