pralayasimha commited on
Commit
952813e
1 Parent(s): 4f69071

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -5,8 +5,7 @@ from fpdf import FPDF
5
  import os
6
 
7
  title_and_description = """
8
- # PDF to Word and Word to PDF converter
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