Spaces:
Running on Zero
Running on Zero
File size: 148 Bytes
8a7f2d6 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | # Granite Vision Demos
### RAG
Run with lazy loading models:
```
LAZY_LOADING=true gradio src/rag_app.py
```
## QA
```
gradio src/qa_app.py
```
|