Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ShubhamMhaske
/
MarkItDown_Microsoft
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ShubhamMhaske
commited on
Dec 19, 2024
Commit
d51167e
·
verified
·
1 Parent(s):
ec37395
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-0
app.py
CHANGED
Viewed
@@ -42,3 +42,5 @@ if uploaded_file is not None:
42
file_name="markdown_output.md",
43
mime="text/markdown"
44
)
42
file_name="markdown_output.md",
43
mime="text/markdown"
44
)
45
+
46
+
st.write("NOTE : Scanned or Image PDF is Not Supported.")