Spaces:
Runtime error
Runtime error
Tweaked message
Browse files
Home.py
CHANGED
@@ -32,4 +32,4 @@ if st_setup("LLM Architecture Assessment", skip_login=True):
|
|
32 |
Some elements of this application are password protected. If you would like access to the project please contact me either via LinkedIn or the email address above, explaining why you want access and for how long and I will set that up for you. Thanks for your understanding :-)
|
33 |
""")
|
34 |
|
35 |
-
st.info("**NOTE:** The inference api endpoints used in the demonstrations of this application are scheduled to run Monday-Friday 09:00-17:00 to manage costs. Please contact me if you would like them running outside these hours.")
|
|
|
32 |
Some elements of this application are password protected. If you would like access to the project please contact me either via LinkedIn or the email address above, explaining why you want access and for how long and I will set that up for you. Thanks for your understanding :-)
|
33 |
""")
|
34 |
|
35 |
+
st.info("**NOTE:** The inference api endpoints used in the demonstrations of this application are scheduled to run Monday-Friday 09:00-17:00 UK hours to manage costs. Please contact me if you would like them running outside these hours.")
|