merligus's picture
Revert
4373a09
|
raw
history blame
455 Bytes
---
title: DocAnalysis Qwen2.5 1.5B Instruct
emoji: πŸ“„
colorFrom: blue
colorTo: red
sdk: gradio
sdk_version: 5.20.0
app_file: app.py
pinned: false
license: mit
short_description: Document Analysis using QWEN 2.5 1.5B Instruct model
---
# Specialist
## Install
Run the bash script to install the conda environments:
```sh
bash install.sh
```
## Run
1. Run the bash script to download the models and run the APIs.
```sh
bash run.sh
```
## Example