Spaces:
Sleeping
Sleeping
Update Gradio_UI.py
Browse files- Gradio_UI.py +1 -1
Gradio_UI.py
CHANGED
|
@@ -89,7 +89,7 @@ DOCUMENT_TO_MODULE = {
|
|
| 89 |
"Transparency Obligation Record": "tools.dma_transparency_log"
|
| 90 |
}
|
| 91 |
}
|
| 92 |
-
|
| 93 |
|
| 94 |
# === PDF Export Function ===
|
| 95 |
def export_pdf(title, answers, lang="en"):
|
|
|
|
| 89 |
"Transparency Obligation Record": "tools.dma_transparency_log"
|
| 90 |
}
|
| 91 |
}
|
| 92 |
+
|
| 93 |
|
| 94 |
# === PDF Export Function ===
|
| 95 |
def export_pdf(title, answers, lang="en"):
|