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