Spaces:
Runtime error
Runtime error
Update app.py
#1
by
pralayasimha
- opened
app.py
CHANGED
@@ -5,8 +5,7 @@ from fpdf import FPDF
|
|
5 |
import os
|
6 |
|
7 |
title_and_description = """
|
8 |
-
|
9 |
-
Created by [@artificialguybr](https://artificialguy.com)
|
10 |
|
11 |
Upload a PDF file to convert to Word or a Word file to convert to PDF.
|
12 |
|
|
|
5 |
import os
|
6 |
|
7 |
title_and_description = """
|
8 |
+
|
|
|
9 |
|
10 |
Upload a PDF file to convert to Word or a Word file to convert to PDF.
|
11 |
|