Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -11,7 +11,7 @@ import os
|
|
11 |
import json
|
12 |
|
13 |
####CREDIT#####
|
14 |
-
#Credit to author (Sri Laxmi) of
|
15 |
#Sri LaxmiGithub Link: https://github.com/SriLaxmi1993/Document-Genie-using-RAG-Framwork
|
16 |
#Sri Laxmi Youtube:https://www.youtube.com/watch?v=SkY2u4UUr6M&t=112s
|
17 |
###############
|
|
|
11 |
import json
|
12 |
|
13 |
####CREDIT#####
|
14 |
+
#Credit to author (Sri Laxmi) of original code reference: SriLaxmi1993
|
15 |
#Sri LaxmiGithub Link: https://github.com/SriLaxmi1993/Document-Genie-using-RAG-Framwork
|
16 |
#Sri Laxmi Youtube:https://www.youtube.com/watch?v=SkY2u4UUr6M&t=112s
|
17 |
###############
|