mbs07 commited on
Commit
84de805
·
verified ·
1 Parent(s): d996fbf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,7 +5,7 @@ colorFrom: purple
5
  colorTo: gray
6
  sdk: streamlit
7
  sdk_version: 1.39.0
8
- app_file: app.py
9
  pinned: false
10
  short_description: Solution to extract data from pdf into a structured format.
11
  ---
 
5
  colorTo: gray
6
  sdk: streamlit
7
  sdk_version: 1.39.0
8
+ app_file: src/app.py
9
  pinned: false
10
  short_description: Solution to extract data from pdf into a structured format.
11
  ---