Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -274,4 +274,4 @@ if button and user_input and Auth_GCP:
|
|
274 |
# st.plotly_chart(fig_heatmap)
|
275 |
|
276 |
else:
|
277 |
-
st.write('Model inference is
|
|
|
274 |
# st.plotly_chart(fig_heatmap)
|
275 |
|
276 |
else:
|
277 |
+
st.write('Model inference is paused due to GPU cost')
|