Spaces:
Runtime error
Runtime error
Commit
·
1fd9ae1
1
Parent(s):
d0f273c
app.py
CHANGED
@@ -6,7 +6,7 @@ import requests
|
|
6 |
import numpy as np
|
7 |
import os
|
8 |
|
9 |
-
st.title("
|
10 |
|
11 |
# API Key Inputs with Security and User Experience Enhancements
|
12 |
st.warning("Please keep your API keys secure and confidential. This app does not store or log your API keys.")
|
|
|
6 |
import numpy as np
|
7 |
import os
|
8 |
|
9 |
+
st.title("Aidan Bench - Generator")
|
10 |
|
11 |
# API Key Inputs with Security and User Experience Enhancements
|
12 |
st.warning("Please keep your API keys secure and confidential. This app does not store or log your API keys.")
|