Ono-Enzo commited on
Commit
cc03bd8
·
1 Parent(s): 1fc5277

transformers removido

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -1,5 +1,4 @@
1
  import streamlit as st
2
- from transformers import pipeline
3
  from PIL import Image
4
  from haystack.document_stores import InMemoryDocumentStore
5
  from haystack.utils import fetch_archive_from_http
 
1
  import streamlit as st
 
2
  from PIL import Image
3
  from haystack.document_stores import InMemoryDocumentStore
4
  from haystack.utils import fetch_archive_from_http