merve HF staff commited on
Commit
11458a1
β€’
1 Parent(s): 5080299

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -0
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"