Instructions to use vantagewithai/LongCat-Image-Edit-ComfyUI with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use vantagewithai/LongCat-Image-Edit-ComfyUI with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-to-image", model="vantagewithai/LongCat-Image-Edit-ComfyUI")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("vantagewithai/LongCat-Image-Edit-ComfyUI", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload longcat_image_edit_bf16.safetensors with huggingface_hub
Browse files
longcat_image_edit_bf16.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ec9e705cc3ecbb70e5ca46ba6fa06c807964eeaea4b090e8474be56e82e4c152
|
| 3 |
+
size 12579144360
|