LLaVA
LLaVA copied to clipboard
Made `gradio` an optional dependency
Made gradio optional as it is not strictly needed to run the model.
Changes:
- Added 'gradio' optional dependency in the pyproject.toml file
- Update README.md to add instructions to install gradio