Spaces:
Sleeping
Sleeping
Upload secrets.toml
Browse files- .streamlit/secrets.toml +2 -0
.streamlit/secrets.toml
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
OPENAI_API_KEY = 'your-api-key'
|
2 |
+
HF_API_KEY = 'your-api-key'
|