Spaces:
Running
Running
David Chuan-En Lin
commited on
Commit
·
92e18ce
1
Parent(s):
29f9386
add YAML
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# PDF ➡️ Preview
|
2 |
|
3 |
A simple tool to save me time on Illustrator. Generates a preview image for a PDF file. Useful for sneak peeks to academic publications on project websites or presentation slides.
|
|
|
1 |
+
---
|
2 |
+
title: PDF ➡️ Preview
|
3 |
+
emoji: 📄
|
4 |
+
colorFrom: purple
|
5 |
+
colorTo: purple
|
6 |
+
sdk: streamlit
|
7 |
+
app_file: app.py
|
8 |
+
---
|
9 |
+
|
10 |
# PDF ➡️ Preview
|
11 |
|
12 |
A simple tool to save me time on Illustrator. Generates a preview image for a PDF file. Useful for sneak peeks to academic publications on project websites or presentation slides.
|