osanseviero
commited on
Commit
·
e9d5ddf
1
Parent(s):
40e7569
Update run.exs
Browse files
run.exs
CHANGED
@@ -175,7 +175,7 @@ defmodule PhoenixDemo.SampleLive do
|
|
175 |
<% end %>
|
176 |
</div>
|
177 |
<p class="text-lg text-center max-w-3xl mx-auto fixed top-2 right-2">
|
178 |
-
<a href="https://huggingface.co/spaces/
|
179 |
View the source
|
180 |
<span class="sr-only">view source on Hugging Face</span>
|
181 |
<img alt="Hugging Face's logo" class="md:mr-2 w-7 inline" src="https://huggingface.co/front/assets/huggingface_logo-noborder.svg">
|
|
|
175 |
<% end %>
|
176 |
</div>
|
177 |
<p class="text-lg text-center max-w-3xl mx-auto fixed top-2 right-2">
|
178 |
+
<a href="https://huggingface.co/spaces/DockerTemplates/single_file_phx_bumblebee_ml/tree/main" target="_blank" class="ml-6 text-sky-500 hover:text-sky-700 font-mono font-medium">
|
179 |
View the source
|
180 |
<span class="sr-only">view source on Hugging Face</span>
|
181 |
<img alt="Hugging Face's logo" class="md:mr-2 w-7 inline" src="https://huggingface.co/front/assets/huggingface_logo-noborder.svg">
|