Skip to content

Repository missing Python code and requirements.txt #1

@deepapt

Description

@deepapt

The current repository seems to only contain static website files (e.g. index.html, 404.html, etc.) and not the actual Python code or model.

Steps I followed:

git clone https://github.com/jinlab-imvr/SurgVLM.git
cd SurgVLM
pip install -r requirements.txt

But I received:

ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'

ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'

It looks like requirements.txt, download_models.py, and the surgvlm Python module mentioned in the README are missing.

Could you please confirm if the model code will be released soon, or if it's hosted in another repo?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions