pszemraj commited on
Commit
e405bdb
·
1 Parent(s): ea72b2a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -145,6 +145,7 @@ available_models = [
145
  "postbot/distilgpt2-emailgen-V2",
146
  "postbot/distilgpt2-emailgen",
147
  "postbot/gpt2-medium-emailgen",
 
148
  ]
149
 
150
  if __name__ == "__main__":
 
145
  "postbot/distilgpt2-emailgen-V2",
146
  "postbot/distilgpt2-emailgen",
147
  "postbot/gpt2-medium-emailgen",
148
+ "postbot/pythia-160m-hq-emails",
149
  ]
150
 
151
  if __name__ == "__main__":