pfialho commited on
Commit
2cb164c
·
verified ·
1 Parent(s): 2655443

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -27,7 +27,7 @@ app_examples = [
27
  ]
28
 
29
  model_list = [
30
- "twt-bb-b16e5-avg767.keras"
31
  ]
32
 
33
  def predict(text, target, chosen_model):
 
27
  ]
28
 
29
  model_list = [
30
+ "./twt-bb-b16e5-avg767.keras"
31
  ]
32
 
33
  def predict(text, target, chosen_model):