Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -326,7 +326,5 @@ APA Citations:
|
|
| 326 |
{mindmap_code}
|
| 327 |
</div>
|
| 328 |
""", unsafe_allow_html=True)
|
| 329 |
-
|
| 330 |
-
|
| 331 |
except Exception as e:
|
| 332 |
st.error(f"❌ Error occurred: {e}")
|
|
|
|
| 326 |
{mindmap_code}
|
| 327 |
</div>
|
| 328 |
""", unsafe_allow_html=True)
|
|
|
|
|
|
|
| 329 |
except Exception as e:
|
| 330 |
st.error(f"❌ Error occurred: {e}")
|