Preeeeet commited on
Commit
4ddb1cc
·
verified ·
1 Parent(s): b2a7f1a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -378,5 +378,4 @@ if generate_button:
378
  c2.download_button("⬇️ Download PDF (.pdf)", pdf_io, f"{file_base}.pdf", use_container_width=True)
379
  except Exception as e:
380
  st.error(f"A critical error occurred: {e}")
381
- progress_bar.empty()
382
-
 
378
  c2.download_button("⬇️ Download PDF (.pdf)", pdf_io, f"{file_base}.pdf", use_container_width=True)
379
  except Exception as e:
380
  st.error(f"A critical error occurred: {e}")
381
+ progress_bar.empty()