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