Spaces:
Runtime error
Runtime error
Update .streamlit/secrets.toml
Browse files- .streamlit/secrets.toml +2 -4
.streamlit/secrets.toml
CHANGED
|
@@ -1,4 +1,2 @@
|
|
| 1 |
-
[
|
| 2 |
-
|
| 3 |
-
]
|
| 4 |
-
api_key = "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"
|
|
|
|
| 1 |
+
[secrets]
|
| 2 |
+
hf_token = "hf_token"
|
|
|
|
|
|