Ethscriptions commited on
Commit
1fc48ba
·
verified ·
1 Parent(s): 85ab6f1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -230,5 +230,4 @@ if uploaded_file:
230
  with tab2:
231
  st.image(output['png'], use_container_width=True)
232
  else:
233
- st.error("无法处理文件,请检查文件格式或内容是否正确。")
234
-
 
230
  with tab2:
231
  st.image(output['png'], use_container_width=True)
232
  else:
233
+ st.error("无法处理文件,请检查文件格式或内容是否正确。")