Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -23,8 +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/
|
27 |
-
"https://huggingface.co/spaces/tahirsher/GenAI_Lawyers_Guide/blob/main/Pakistan%20Penal%20Code.pdf",
|
28 |
],
|
29 |
"IHC": [
|
30 |
"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/PPC%20and%20Administration",
|
|
|
27 |
],
|
28 |
"IHC": [
|
29 |
"https://huggingface.co/spaces/tahirsher/GenAI_Lawyers_Guide/tree/main/IHC"
|