Instructions to use nvidia/DAM-3B-Self-Contained with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Describe Anything
How to use nvidia/DAM-3B-Self-Contained with Describe Anything:
# pip install git+https://github.com/NVlabs/describe-anything from huggingface_hub import snapshot_download from dam import DescribeAnythingModel snapshot_download(nvidia/DAM-3B-Self-Contained, local_dir="checkpoints") dam = DescribeAnythingModel( model_path="checkpoints", conv_mode="v1", prompt_mode="focal_prompt", )
- Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
32b7847 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:e6372ec73fc8ce89f449e1b89f4c9825f7087deaf1a4ae51940caa9c8a1bfb56
size 4974521464
|