evanperez commited on
Commit
9f30023
1 Parent(s): e9a4eb9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -13,7 +13,7 @@ from transformers import AutoModelForCausalLM, AutoTokenizer, GenerationConfig,
13
 
14
 
15
  ####CREDIT#####
16
- #Credit to the author (Sri Laxmi) of original code reference: SriLaxmi1993
17
  #Sri LaxmiGithub Link: https://github.com/SriLaxmi1993/Document-Genie-using-RAG-Framwork
18
  #Sri Laxmi Youtube:https://www.youtube.com/watch?v=SkY2u4UUr6M&t=112s
19
  ###############
 
13
 
14
 
15
  ####CREDIT#####
16
+ #Credit to the author (Sri Laxmi) of the original code reference: SriLaxmi1993
17
  #Sri LaxmiGithub Link: https://github.com/SriLaxmi1993/Document-Genie-using-RAG-Framwork
18
  #Sri Laxmi Youtube:https://www.youtube.com/watch?v=SkY2u4UUr6M&t=112s
19
  ###############