lunarflu HF Staff commited on
Commit
597b324
·
verified ·
1 Parent(s): 5495cd9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -24,6 +24,9 @@ TRIGGERS = {
24
  "sentence_transformers": "<@U04E4DNPWG7>", # tom aarsen
25
  "setfit": "<@U04E4DNPWG7>", # tom aarsen
26
  "sentence transformers": "<@U04E4DNPWG7>", # tom aarsen
 
 
 
27
  }
28
 
29
  intents = discord.Intents.all()
 
24
  "sentence_transformers": "<@U04E4DNPWG7>", # tom aarsen
25
  "setfit": "<@U04E4DNPWG7>", # tom aarsen
26
  "sentence transformers": "<@U04E4DNPWG7>", # tom aarsen
27
+ "argilla": "<@U076B8C7G3E>", # david berenstein
28
+ "distilabel": "<@U076B8C7G3E>", # david berenstein
29
+ U076B8C7G3E
30
  }
31
 
32
  intents = discord.Intents.all()