Spaces:
Running
Running
NimaBoscarino
commited on
Commit
·
85f204a
1
Parent(s):
0d8e56a
Add Spawning API news
Browse files
app.py
CHANGED
@@ -198,6 +198,10 @@ consentful = Category(
|
|
198 |
- Avoiding extractive, chauvinist, ["dark"](https://www.deceptive.design), and otherwise "unethical" patterns of engagement.
|
199 |
""",
|
200 |
news=[
|
|
|
|
|
|
|
|
|
201 |
News(
|
202 |
title="Creating Privacy Preserving AI with Substra",
|
203 |
link="https://huggingface.co/blog/owkin-substra"
|
|
|
198 |
- Avoiding extractive, chauvinist, ["dark"](https://www.deceptive.design), and otherwise "unethical" patterns of engagement.
|
199 |
""",
|
200 |
news=[
|
201 |
+
News(
|
202 |
+
title="Spawning lays out plans for letting creators opt out of generative AI training",
|
203 |
+
link="https://techcrunch.com/2023/05/03/spawning-lays-out-its-plans-for-letting-creators-opt-out-of-generative-ai-training/"
|
204 |
+
),
|
205 |
News(
|
206 |
title="Creating Privacy Preserving AI with Substra",
|
207 |
link="https://huggingface.co/blog/owkin-substra"
|