Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
JBHF
/
Literature_Based_Research_1
like
0
Runtime error
App
Files
Files
Community
JBHF
commited on
Feb 27
Commit
206c4b5
•
1 Parent(s):
c569847
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -1,4 +1,5 @@
1
# app.py (ChatPDF)
2
3
import os
4
import tempfile
1
# app.py (ChatPDF)
2
+
# https://github.com/vndee/local-rag-example/blob/main/app.py
3
4
import os
5
import tempfile