chatbot / _proc /constants
Evan Lesmez
Add BLIP caption and VQA to gradio
986fa13
raw
history blame
63 Bytes
from pathlib import Path
ROOT_DIR = Path(__file__).parents[1]