winglian commited on
Commit
a8bd199
β€’
1 Parent(s): 61663a8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -89,8 +89,10 @@ with gr.Blocks(css=CSS) as demo:
89
  with gr.Column():
90
  gr.Markdown(f"""
91
  [<img src="https://huggingface.co/spaces/openaccess-ai-collective/jackalope-7b/resolve/main/banner.png" width="728" height="120" alt="Jackalope 7B by OpenAccess AI Collective" />](https://huggingface.co/openaccess-ai-collective/jackalope-7b)
 
92
  [<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
93
- [Download Model Weights](https://huggingface.co/openaccess-ai-collective/jackalope-7b)
 
94
  """)
95
  with gr.Row():
96
  gr.Markdown("# 🐰🦌 Jackalope 7B Playground Space! 🐰🦌")
 
89
  with gr.Column():
90
  gr.Markdown(f"""
91
  [<img src="https://huggingface.co/spaces/openaccess-ai-collective/jackalope-7b/resolve/main/banner.png" width="728" height="120" alt="Jackalope 7B by OpenAccess AI Collective" />](https://huggingface.co/openaccess-ai-collective/jackalope-7b)
92
+
93
  [<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
94
+
95
+ ### [Download Model Weights](https://huggingface.co/openaccess-ai-collective/jackalope-7b)
96
  """)
97
  with gr.Row():
98
  gr.Markdown("# 🐰🦌 Jackalope 7B Playground Space! 🐰🦌")