Spaces:
Running
Running
Update app.py
Browse files
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 |
###############
|