Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
|
@@ -69,6 +69,10 @@ documentation = Category(
|
|
| 69 |
title="huggingface.js Documentation",
|
| 70 |
link="https://www.wired.com/story/welfare-state-algorithms/"
|
| 71 |
),
|
|
|
|
|
|
|
|
|
|
|
|
|
| 72 |
News(
|
| 73 |
title="From GPT2 to Stable Diffusion: Hugging Face arrives to the Elixir community",
|
| 74 |
link="https://huggingface.co/blog/elixir-bumblebee"
|
|
|
|
| 69 |
title="huggingface.js Documentation",
|
| 70 |
link="https://www.wired.com/story/welfare-state-algorithms/"
|
| 71 |
),
|
| 72 |
+
News(
|
| 73 |
+
title="Docker and Hugging Face Partner to Democratize AI",
|
| 74 |
+
link="https://www.docker.com/blog/docker-and-hugging-face-partner-to-democratize-ai/"
|
| 75 |
+
),
|
| 76 |
News(
|
| 77 |
title="From GPT2 to Stable Diffusion: Hugging Face arrives to the Elixir community",
|
| 78 |
link="https://huggingface.co/blog/elixir-bumblebee"
|