Spaces:
Build error
Build error
Commit
·
7a49679
1
Parent(s):
920e484
Create app.py
Browse files
app.py
CHANGED
|
@@ -168,4 +168,4 @@ with tab3:
|
|
| 168 |
elif uploaded_file:
|
| 169 |
st.warning("Feature not enabled.", icon='⚠')
|
| 170 |
else:
|
| 171 |
-
st.warning("Please upload PDF", icon='⚠')
|
|
|
|
| 168 |
elif uploaded_file:
|
| 169 |
st.warning("Feature not enabled.", icon='⚠')
|
| 170 |
else:
|
| 171 |
+
st.warning("Please upload PDF", icon='⚠')
|