saneowl commited on
Commit
2fe403a
·
verified ·
1 Parent(s): 36a716f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -29,7 +29,7 @@ def compute_perplexity(sentence):
29
  # AI detection models
30
  # -----------------------------
31
  model_options = {
32
- "GoalZero/ada-2534": "GoalZero/ada-2534"
33
  }
34
 
35
  # Initialize globals
 
29
  # AI detection models
30
  # -----------------------------
31
  model_options = {
32
+ "GoalZero/ada-2534-beta-0-0-2": "GoalZero/ada-2534"
33
  }
34
 
35
  # Initialize globals