added description and changed passwprd
Browse files
app.py
CHANGED
|
@@ -18,7 +18,7 @@ def upload_file(file):
|
|
| 18 |
return file.name
|
| 19 |
|
| 20 |
description = r"""
|
| 21 |
-
|
| 22 |
<br>
|
| 23 |
|
| 24 |
❗️❗️❗️[<b>Important</b>] Instructions:<br>
|
|
|
|
| 18 |
return file.name
|
| 19 |
|
| 20 |
description = r"""
|
| 21 |
+
<b> Scideck </b> is a tool that allows you to convert your PDF files into a presentation deck.
|
| 22 |
<br>
|
| 23 |
|
| 24 |
❗️❗️❗️[<b>Important</b>] Instructions:<br>
|