Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update app.py
Browse files
app.py
CHANGED
|
@@ -26,6 +26,8 @@ TRIGGERS = {
|
|
| 26 |
"sentence transformers": "<@U04E4DNPWG7>", # tom aarsen
|
| 27 |
"argilla": "<@U076B8C7G3E>", # david berenstein
|
| 28 |
"distilabel": "<@U076B8C7G3E>", # david berenstein
|
|
|
|
|
|
|
| 29 |
}
|
| 30 |
|
| 31 |
intents = discord.Intents.all()
|
|
|
|
| 26 |
"sentence transformers": "<@U04E4DNPWG7>", # tom aarsen
|
| 27 |
"argilla": "<@U076B8C7G3E>", # david berenstein
|
| 28 |
"distilabel": "<@U076B8C7G3E>", # david berenstein
|
| 29 |
+
"argilla": "<@U0766H30T7F>", # natalia elvira
|
| 30 |
+
"dataset": "<@U0766H30T7F>", # natalia elvira
|
| 31 |
}
|
| 32 |
|
| 33 |
intents = discord.Intents.all()
|