LLaVA icon indicating copy to clipboard operation
LLaVA copied to clipboard

Made `gradio` an optional dependency

Open nb-programmer opened this issue 1 year ago • 0 comments

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

nb-programmer avatar Nov 15 '23 14:11 nb-programmer