Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -147,4 +147,5 @@ else:
|
|
147 |
except Exception as e:
|
148 |
st.error(f"An error occurred while generating the answer: {e}")
|
149 |
else:
|
150 |
-
st.write("Failed to load the blog content. Please check the URL and try again.")
|
|
|
|
147 |
except Exception as e:
|
148 |
st.error(f"An error occurred while generating the answer: {e}")
|
149 |
else:
|
150 |
+
st.write("Failed to load the blog content. Please check the URL and try again.")
|
151 |
+
|