Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -23,7 +23,7 @@ summarizer = load_summarization_pipeline()
|
|
23 |
# Dictionary of Hugging Face PDF URLs grouped by folders
|
24 |
PDF_FOLDERS = {
|
25 |
"PPC and Administration": [
|
26 |
-
"https://huggingface.co/spaces/tahirsher/GenAI_Lawyers_Guide/tree/main/
|
27 |
],
|
28 |
"IHC": [
|
29 |
"https://huggingface.co/spaces/tahirsher/GenAI_Lawyers_Guide/tree/main/IHC"
|
|
|
23 |
# Dictionary of Hugging Face PDF URLs grouped by folders
|
24 |
PDF_FOLDERS = {
|
25 |
"PPC and Administration": [
|
26 |
+
"https://huggingface.co/spaces/tahirsher/GenAI_Lawyers_Guide/tree/main/IHC"
|
27 |
],
|
28 |
"IHC": [
|
29 |
"https://huggingface.co/spaces/tahirsher/GenAI_Lawyers_Guide/tree/main/IHC"
|