Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -69,7 +69,7 @@ coord_url = f"https://huggingface.co/spaces/{repo_id}/resolve/main/coordinatemak
|
|
| 69 |
st.sidebar.markdown(
|
| 70 |
"""
|
| 71 |
<a href="https://huggingface.co/spaces/junjiro1129/coordinate-maker" target="_blank" style="font-size:18px;font-weight:bold;display:inline-block;padding:8px 16px;background:#e9f5ff;color:#1251a2;border-radius:6px;text-decoration:none;margin:8px 0;">
|
| 72 |
-
🛠️ Create/Edit Print Area (Coordinate Maker)
|
| 73 |
</a>
|
| 74 |
""",
|
| 75 |
unsafe_allow_html=True
|
|
|
|
| 69 |
st.sidebar.markdown(
|
| 70 |
"""
|
| 71 |
<a href="https://huggingface.co/spaces/junjiro1129/coordinate-maker" target="_blank" style="font-size:18px;font-weight:bold;display:inline-block;padding:8px 16px;background:#e9f5ff;color:#1251a2;border-radius:6px;text-decoration:none;margin:8px 0;">
|
| 72 |
+
🛠️ Create templates.json file/Edit Print Area (Coordinate Maker)
|
| 73 |
</a>
|
| 74 |
""",
|
| 75 |
unsafe_allow_html=True
|