fix review comments

pull/153/head
evelynmitchell 1 year ago
parent 67a61f0595
commit ce4183a3c5

@ -1,4 +1,3 @@
from swarms.models import OpenAIChat
from swarms.structs import Flow from swarms.structs import Flow
import os import os

@ -2,8 +2,6 @@
LayoutLMDocumentQA is a multimodal good for LayoutLMDocumentQA is a multimodal good for
visual question answering on real world docs lik invoice, pdfs, etc visual question answering on real world docs lik invoice, pdfs, etc
""" """
from transformers import pipeline
class class
""" """

Loading…
Cancel
Save