Prgckwb commited on
Commit
4f22162
·
verified ·
1 Parent(s): 547d010

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -60,6 +60,7 @@ if __name__ == '__main__':
60
  choices=[
61
  "openai/clip-vit-large-patch14",
62
  "google/gemma-7b",
 
63
  "google-bert/bert-base-uncased",
64
  "google/flan-t5-base",
65
  "openai-community/gpt2",
 
60
  choices=[
61
  "openai/clip-vit-large-patch14",
62
  "google/gemma-7b",
63
+ "google/gemma-2-9b",
64
  "google-bert/bert-base-uncased",
65
  "google/flan-t5-base",
66
  "openai-community/gpt2",