Spaces:
Running
Running
user commited on
Commit 路
d43c93b
1
Parent(s): e2c09fc
Add Medium URL
Browse files
main.py
CHANGED
|
@@ -113,7 +113,7 @@ with gr.Blocks() as iface:
|
|
| 113 |
|
| 114 |
gr.Markdown("""
|
| 115 |
## 鏇村璩囪▕ | More Information
|
| 116 |
-
<https://blog.toolman.xyz/article/306/>
|
| 117 |
""")
|
| 118 |
|
| 119 |
iface.launch(allowed_paths=["/tmp"])
|
|
|
|
| 113 |
|
| 114 |
gr.Markdown("""
|
| 115 |
## 鏇村璩囪▕ | More Information
|
| 116 |
+
<https://blog.toolman.xyz/article/306/>, <https://my-username.medium.com/created-a-website-to-convert-markdown-into-powerpoint-74795ae00862>
|
| 117 |
""")
|
| 118 |
|
| 119 |
iface.launch(allowed_paths=["/tmp"])
|