Mediocreatmybest commited on
Commit
b0b220f
1 Parent(s): 82ffef0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -9,7 +9,6 @@ CAPTION_MODELS = {
9
  'vit-gpt2-coco-en': 'ydshieh/vit-gpt2-coco-en',
10
  'blip2-2.7b_8bit': 'Mediocreatmybest/blip2-opt-2.7b_8bit',
11
  'blip2-2.7b-fp16': 'Mediocreatmybest/blip2-opt-2.7b-fp16-sharded',
12
- 'blip2-2.7b': 'Salesforce/blip2-opt-2.7b',
13
  }
14
 
15
  # Create a dictionary to store loaded models
 
9
  'vit-gpt2-coco-en': 'ydshieh/vit-gpt2-coco-en',
10
  'blip2-2.7b_8bit': 'Mediocreatmybest/blip2-opt-2.7b_8bit',
11
  'blip2-2.7b-fp16': 'Mediocreatmybest/blip2-opt-2.7b-fp16-sharded',
 
12
  }
13
 
14
  # Create a dictionary to store loaded models