Spaces:
Runtime error
Runtime error
Commit
·
60a80f5
1
Parent(s):
a9b6ae4
Fix: add Hugging Face Spaces config header
Browse files- .streamlit/config.toml +0 -2
.streamlit/config.toml
CHANGED
@@ -1,5 +1,3 @@
|
|
1 |
-
GEMINI_API_KEY = "AIzaSyD6d0iy27sTkwPT9YHhS4yoCaYzuuy5-Vo"
|
2 |
-
|
3 |
[server]
|
4 |
headless = true
|
5 |
port = 7860
|
|
|
|
|
|
|
1 |
[server]
|
2 |
headless = true
|
3 |
port = 7860
|