chatbot / constants.py
Evan Lesmez
Add BLIP caption and VQA to gradio
986fa13
raw history blame
No virus
59 Bytes
from pathlib import Path
ROOT_DIR = Path(__file__).parent