athrael-soju/colpali1.3-colqwen2.5-v0.1

3

stars

7

commits

Python

primary language

Feb 27, 2025

updated

README

Colqwen 2.5 with Streamlit

Installation

Activate your virtual environment. If you don't have one, you can create one by running the following command:

python -m venv venv

Then, activate the virtual environment by running the following command:

source venv/bin/activate

or for Windows:

.venv\Scripts\activate

You can deactivate the virtual environment by running the following command:

deactivate

To install the required packages, run the following command:

pip install -r requirements.txt
pip install git+https://github.com/illuin-tech/colpali

Usage

To run the Streamlit app, run the following command:

streamlit run main.py

Contributors

athrael-soju

7 commits

athrael-soju/colpali1.3-colqwen2.5-v0.1

3

stars

7

commits

Python

primary language

Feb 27, 2025

updated

README

Colqwen 2.5 with Streamlit

Installation

Activate your virtual environment. If you don't have one, you can create one by running the following command:

python -m venv venv

Then, activate the virtual environment by running the following command:

source venv/bin/activate

or for Windows:

.venv\Scripts\activate

You can deactivate the virtual environment by running the following command:

deactivate

To install the required packages, run the following command:

pip install -r requirements.txt
pip install git+https://github.com/illuin-tech/colpali

Usage

To run the Streamlit app, run the following command:

streamlit run main.py

Contributors

athrael-soju

7 commits

Languages

Python

100.0%