Spaces:
Sleeping
Sleeping
File size: 168 Bytes
2b3ce8d |
1 2 3 4 |
LOCAL_TEST = False # if local test = True than pass the pdf file path
MODEL_NAME = "gemini-pro" # LLM model name
OCR_MODEL_LANGUAGE = "en" # ocr model language.
|