tahirsher commited on
Commit
c043266
·
verified ·
1 Parent(s): eba40a1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -0
app.py CHANGED
@@ -27,12 +27,16 @@ PDF_FOLDERS = {
27
  ],
28
  "IHC": [
29
  "https://huggingface.co/spaces/tahirsher/GenAI_Lawyers_Guide/tree/main/IHC"
 
30
  "LHC": [
31
  "https://huggingface.co/spaces/tahirsher/GenAI_Lawyers_Guide/tree/main/LHC"
 
32
  "Lahore High Court Rules and Orders": [
33
  "https://huggingface.co/spaces/tahirsher/GenAI_Lawyers_Guide/tree/main/Lahore%20High%20Court%20Rules%20and%20Orders"
 
34
  "PHC": [
35
  "https://huggingface.co/spaces/tahirsher/GenAI_Lawyers_Guide/tree/main/PHC"
 
36
  "SC": [
37
  "https://huggingface.co/spaces/tahirsher/GenAI_Lawyers_Guide/tree/main/SC"
38
  ],
 
27
  ],
28
  "IHC": [
29
  "https://huggingface.co/spaces/tahirsher/GenAI_Lawyers_Guide/tree/main/IHC"
30
+ ]
31
  "LHC": [
32
  "https://huggingface.co/spaces/tahirsher/GenAI_Lawyers_Guide/tree/main/LHC"
33
+ ]
34
  "Lahore High Court Rules and Orders": [
35
  "https://huggingface.co/spaces/tahirsher/GenAI_Lawyers_Guide/tree/main/Lahore%20High%20Court%20Rules%20and%20Orders"
36
+ ]
37
  "PHC": [
38
  "https://huggingface.co/spaces/tahirsher/GenAI_Lawyers_Guide/tree/main/PHC"
39
+ ]
40
  "SC": [
41
  "https://huggingface.co/spaces/tahirsher/GenAI_Lawyers_Guide/tree/main/SC"
42
  ],