Spaces:
Sleeping
Sleeping
Upload 2 files
Browse files- .streamlit/config.toml +1 -0
- .streamlit/secrets.toml +1 -0
.streamlit/config.toml
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
"[server]\nheadless = true\nenableCORS = false"
|
.streamlit/secrets.toml
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
GROQ_API_KEY = "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"
|