question_image_to_text / requirements.txt

Commit History

gradio>=4.36.0
046246f

youngtsai commited on

def convert_pdf_to_images(pdf_path):
0fce850

youngtsai commited on

def process_and_upload(images, sheet_url):
1315ebf

youngtsai commited on

GSHEET_KEY = os.getenv("GOOGLE_APPLICATION_CREDENTIALS_JSON")
d0fe051

youngtsai commited on

oauth2client
5554496

youngtsai commited on

os.getenv("OPEN_AI_KEY")
d279d21

youngtsai commited on