Spaces:
Running
Running
Create .streamlit/secrets.toml
Browse files- .streamlit/secrets.toml +2 -0
.streamlit/secrets.toml
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
[secrets]
|
2 |
+
HF_TOKEN = "your_hf_token"
|