Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -246,4 +246,3 @@ with tab2:
|
|
246 |
except Exception as e:
|
247 |
st.warning(f"⚠️ Failed to load: {url}")
|
248 |
st.error(f"🛑 Error: {str(e)}")
|
249 |
-
|
|
|
246 |
except Exception as e:
|
247 |
st.warning(f"⚠️ Failed to load: {url}")
|
248 |
st.error(f"🛑 Error: {str(e)}")
|
|