File size: 455 Bytes
4373a09 5bb6c29 314bc09 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 |
---
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
|