--- license: apache-2.0 language: - en pipeline_tag: image-segmentation tags: - medical --- # Ready models in huggingface Models for READY: Open-Source Framework for Real-Time AI-enabled Nystagmus Diagnosis https://github.com/oocular/ready # Getting the Models To download the models, first clone the repository and navigate to the models directory: ```bash git clone https://huggingface.co/mxochicale/ready_hf/ ``` Alternatively, you can download individual files using wget. You can browse the repository to find other files to download in the same way. For example: ```bash wget https://huggingface.co/mxochicale/ready_hf/resolve/main/models/27-Jul-2025_03-44-52_NVIDIA_A100_80GB_PCI/weights_27-Jul-2025_03-44-52.pth ```