Defkhan5960 commited on
Commit
7be4d6f
1 Parent(s): 855f7a4

Upload 2 files

Browse files
Files changed (3) hide show
  1. .gitattributes +1 -0
  2. app.py +3 -0
  3. img.jpg +3 -0
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ img.jpg filter=lfs diff=lfs merge=lfs -text
app.py CHANGED
@@ -88,6 +88,9 @@ def main():
88
  user_input(user_question)
89
 
90
  with st.sidebar:
 
 
 
91
  st.title("Menu:")
92
  pdf_docs = st.file_uploader("Upload your PDF Files and Click on the Submit & Process Button", accept_multiple_files=True)
93
  if st.button("Submit & Process"):
 
88
  user_input(user_question)
89
 
90
  with st.sidebar:
91
+ st.image("img/img.jpg")
92
+ st.write("---")
93
+
94
  st.title("Menu:")
95
  pdf_docs = st.file_uploader("Upload your PDF Files and Click on the Submit & Process Button", accept_multiple_files=True)
96
  if st.button("Submit & Process"):
img.jpg ADDED

Git LFS Details

  • SHA256: cb4337e3c30b278efa4acd2c8f8acf2c162c27fa4438fa2dfa41d421b177cc5f
  • Pointer size: 132 Bytes
  • Size of remote file: 1.38 MB