Streamlit App is running for long time and not able to debug

I am running the app locally without streamlit code and it was working fine. After adding streamlit code it was showing “Running…”
It is not deployed, trying to run it locally with the streamlit code but still showing “Running…”

Can anyone help me in fixing this?

  1. Input file: Text-Data-Digitalization/CLASS 1 - 4.pdf at main · goutamborthakur555/Text-Data-Digitalization · GitHub
  2. Config File for input: Text-Data-Digitalization/config.py at main · goutamborthakur555/Text-Data-Digitalization · GitHub
  3. Code without streamlit link (working fine): Text-Data-Digitalization/text_extraction_and_cleaning.py at main · goutamborthakur555/Text-Data-Digitalization · GitHub
  4. Code with streamlit link: Text-Data-Digitalization/apps.py at main · goutamborthakur555/Text-Data-Digitalization · GitHub
  5. Total Code Folder: GitHub - goutamborthakur555/Text-Data-Digitalization

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.