Spaces:
Runtime error
Runtime error
# Granite Vision Demos | |
### RAG | |
Run with lazy loading models: | |
``` | |
LAZY_LOADING=true gradio src/rag_app.py | |
``` | |
## QA | |
``` | |
gradio src/qa_app.py | |
``` | |