m7mdal7aj commited on
Commit
e91bc54
·
1 Parent(s): 6a38afd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -1,8 +1,4 @@
1
  import streamlit as st
2
- from transformers import pipline
3
-
4
- pipe = pipeline("image-to-text", model="Salesforce/blip2-opt-2.7b")
5
-
6
 
7
 
8
  def answer_question(image, question):
 
1
  import streamlit as st
 
 
 
 
2
 
3
 
4
  def answer_question(image, question):