Skip to content

Commit 439e088

Browse files
authored
Adds an integration subsection about HF spaces (#66)
* Adds an integration subsection about HF spaces * Use 'GPU offerings' instead of 'GPU options' to make it clear it's a paid product * Improce HF subsection title and image
1 parent 562ec65 commit 439e088

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed
159 KB
Loading

src/integrations/hugging-face.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,12 @@
6666
description="You can see the code generated by the Smart cell to understand how a model works and <a href='https://youtu.be/g3oyh3g1AtQ?t=403' class='underline'>embed it directly into your Elixir app</a>."
6767
image_src="/images/integration_details/hf_generated_code.png"
6868
}}
69+
{{>
70+
integration_feature
71+
feature="Run Livebook inside Hugging Face Spaces"
72+
description="You can <a href='https://news.livebook.dev/livebook-inside-hugging-face-spaces-3LQaRi' class='underline'>run Livebook in Hugging Face Spaces</a> and leverage their GPU offerings to train and run Machine Learning models faster and more efficiently."
73+
image_src="/images/integration_details/hf_spaces.png"
74+
}}
6975
{{/integration_features}}
7076

7177
{{/layout}}

0 commit comments

Comments
 (0)