Spaces:
Build error
Build error
Change rendering time in the Note
Browse files
app.py
CHANGED
@@ -142,7 +142,7 @@ st.markdown("")
|
|
142 |
|
143 |
with st.spinner("Rendering view..."):
|
144 |
with st.spinner(
|
145 |
-
":information_source: **INFO**: It may take around
|
146 |
"In the meantime, why don't you take a look at our "
|
147 |
"[project report](https://www.notion.so/DietNeRF-Putting-NeRF-on-a-Diet-4aeddae95d054f1d91686f02bdb74745), "
|
148 |
"if you haven't already :slightly_smiling_face:"
|
|
|
142 |
|
143 |
with st.spinner("Rendering view..."):
|
144 |
with st.spinner(
|
145 |
+
":information_source: **INFO**: It may take around 30-50 seconds to render the view. "
|
146 |
"In the meantime, why don't you take a look at our "
|
147 |
"[project report](https://www.notion.so/DietNeRF-Putting-NeRF-on-a-Diet-4aeddae95d054f1d91686f02bdb74745), "
|
148 |
"if you haven't already :slightly_smiling_face:"
|