mikepastor11 commited on
Commit
3c3225d
1 Parent(s): c2cad49

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -2,9 +2,9 @@
2
  # app.py - Pennwick PDF Chat
3
  #
4
  # HuggingFace Spaces application to anlayze uploaded PDF files
5
- # with open-source models.
6
  #
7
- # Mike Pastor February 2024
8
 
9
 
10
  import streamlit as st
 
2
  # app.py - Pennwick PDF Chat
3
  #
4
  # HuggingFace Spaces application to anlayze uploaded PDF files
5
+ # with open-source models ( hkunlp/instructor-xl )
6
  #
7
+ # Mike Pastor February 15, 2024
8
 
9
 
10
  import streamlit as st