Instructions to use DiffusionWave/sam3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use DiffusionWave/sam3 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("mask-generation", model="DiffusionWave/sam3")# Load model directly from transformers import AutoProcessor, AutoModel processor = AutoProcessor.from_pretrained("DiffusionWave/sam3") model = AutoModel.from_pretrained("DiffusionWave/sam3") - Notebooks
- Google Colab
- Kaggle
Delete nsfw_wan22_train.zip
Browse files- nsfw_wan22_train.zip +0 -3
nsfw_wan22_train.zip
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:9e97f931864fbd4e3c052ce09e27dd42563a82ee9df278c7e6b59c6a23d952d8
|
| 3 |
-
size 1101152570
|
|
|
|
|
|
|
|
|
|
|
|