lunarflu HF staff commited on
Commit
30b066f
·
verified ·
1 Parent(s): 5cea1d5

Update app.py

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