Upload app.py with huggingface_hub
Browse files
app.py
CHANGED
|
@@ -298,6 +298,7 @@ with gr.Blocks(
|
|
| 298 |
gr.HTML("""
|
| 299 |
<div class="slidegent-footer">
|
| 300 |
Powered by <strong style="color:#a5b4fc">google/gemma-4-12b-it</strong> on ZeroGPU ·
|
|
|
|
| 301 |
<a href="https://www.linkedin.com/posts/jmsegui_buildsmallhackathon-huggingface-opensource-share-7472435145162080257-qxf5/" target="_blank">LinkedIn post</a> ·
|
| 302 |
<a href="https://huggingface.co/build-small-hackathon" target="_blank">Build Small Hackathon</a>
|
| 303 |
</div>
|
|
|
|
| 298 |
gr.HTML("""
|
| 299 |
<div class="slidegent-footer">
|
| 300 |
Powered by <strong style="color:#a5b4fc">google/gemma-4-12b-it</strong> on ZeroGPU ·
|
| 301 |
+
<a href="https://www.loom.com/share/d7e25c7a114b4deda6b8de63abcba6a7" target="_blank">▶ Demo video</a> ·
|
| 302 |
<a href="https://www.linkedin.com/posts/jmsegui_buildsmallhackathon-huggingface-opensource-share-7472435145162080257-qxf5/" target="_blank">LinkedIn post</a> ·
|
| 303 |
<a href="https://huggingface.co/build-small-hackathon" target="_blank">Build Small Hackathon</a>
|
| 304 |
</div>
|