Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
souvikmaji22
/
chat-with-multiple_pdf
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
souvikmaji22
commited on
May 27, 2024
Commit
01a47a9
·
verified
·
1 Parent(s):
eddf26a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -84,4 +84,4 @@ def main():
84
st.warning("Please upload at least one PDF file.")
85
86
if __name__ == "__main__":
87
-
main()
84
st.warning("Please upload at least one PDF file.")
85
86
if __name__ == "__main__":
87
+
main()