JBHF commited on
Commit
206c4b5
1 Parent(s): c569847

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -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