Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -21,7 +21,7 @@ llm_name = "meta-llama/Llama-2-7b-chat-hf"
|
|
| 21 |
|
| 22 |
# Static file path for multiple files
|
| 23 |
static_file_paths = [
|
| 24 |
-
"IRM ISO_IEC_27001_2022(en)
|
| 25 |
#"SCF - Cybersecurity & Data Privacy Capability Maturity Model (CP-CMM) (2023.4).pdf",
|
| 26 |
#"AG_Level1_V2.0_Final_20211210.pdf",
|
| 27 |
#"CIS_Controls_v8_v21.10.pdf",
|
|
|
|
| 21 |
|
| 22 |
# Static file path for multiple files
|
| 23 |
static_file_paths = [
|
| 24 |
+
"IRM ISO_IEC_27001_2022(en).pdf",
|
| 25 |
#"SCF - Cybersecurity & Data Privacy Capability Maturity Model (CP-CMM) (2023.4).pdf",
|
| 26 |
#"AG_Level1_V2.0_Final_20211210.pdf",
|
| 27 |
#"CIS_Controls_v8_v21.10.pdf",
|