Using llava
and bakllava
models (Ollama) to chat with images.
Install required packages (venv recommended)
pip install -r requirements.txt
Start the app:
streamlit run app.py
Streamlit app to chat with images using Multi-modal LLMs.
Repository from Github https://github.comiamaziz/chat_with_images
Using llava
and bakllava
models (Ollama) to chat with images.
Install required packages (venv recommended)
pip install -r requirements.txt
Start the app:
streamlit run app.py
Streamlit app to chat with images using Multi-modal LLMs.
MIT License