tahirsher commited on
Commit
cf97ba5
1 Parent(s): 4aaa89d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
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/blob/main/administrator92ada0936848e501425591b4ad0cd417.pdf",
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"