Spaces:
Sleeping
Sleeping
Alexander Casimir Fischer commited on
Commit ·
11d2fa9
1
Parent(s): 15ec33f
modified: app.py
Browse files
app.py
CHANGED
|
@@ -170,7 +170,7 @@ if st.session_state.answer_set:
|
|
| 170 |
st.rerun()
|
| 171 |
st.divider()
|
| 172 |
st.write("Admin area: clicking below will open a new app")
|
| 173 |
-
st.link_button(label="QC Test run - let GPT-4 take this test", url="https://
|
| 174 |
|
| 175 |
|
| 176 |
|
|
|
|
| 170 |
st.rerun()
|
| 171 |
st.divider()
|
| 172 |
st.write("Admin area: clicking below will open a new app")
|
| 173 |
+
st.link_button(label="QC Test run - let GPT-4 take this test", url="https://huggingface.co/spaces/AlexCasF/QCTestRun")
|
| 174 |
|
| 175 |
|
| 176 |
|