--- 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