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_0.gguf with huggingface_hub
Browse files
LongCat-Image-Edit-Q4_0.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:8036bac0437aa7cc0f7bbc1c448422ff718f3efec10edeca292a4778422a8336
|
| 3 |
+
size 3824685408
|