Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

rootlocalghost
/
LongCat-Image-Edit-Turbo

Image-to-Image
Transformers
Diffusers
Safetensors
English
Chinese
Model card Files Files and versions
xet
Community

Instructions to use rootlocalghost/LongCat-Image-Edit-Turbo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use rootlocalghost/LongCat-Image-Edit-Turbo with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("image-to-image", model="rootlocalghost/LongCat-Image-Edit-Turbo")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("rootlocalghost/LongCat-Image-Edit-Turbo", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
LongCat-Image-Edit-Turbo
29.3 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 38 commits
rootlocalghost's picture
rootlocalghost
clone vae/diffusion_pytorch_model.safetensors
f39c3b6 verified 7 days ago
  • assets
    clone assets/test.png 7 days ago
  • scheduler
    clone scheduler/scheduler_config.json 7 days ago
  • text_encoder
    clone text_encoder/preprocessor_config.json 7 days ago
  • text_processor
    clone text_processor/vocab.json 7 days ago
  • tokenizer
    clone tokenizer/vocab.json 7 days ago
  • transformer
    clone transformer/diffusion_pytorch_model.safetensors 7 days ago
  • vae
    clone vae/diffusion_pytorch_model.safetensors 7 days ago
  • .gitattributes
    1.7 kB
    clone .gitattributes 7 days ago
  • README.md
    3.62 kB
    clone README.md 7 days ago
  • config.json
    48 Bytes
    clone config.json 7 days ago
  • model_index.json
    508 Bytes
    clone model_index.json 7 days ago