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

  • Log In
  • Sign Up

rootlocalghost
/
LongCat-Image-Edit-Turbo-FP8

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

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

  • Libraries
  • Transformers

    How to use rootlocalghost/LongCat-Image-Edit-Turbo-FP8 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-FP8")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("rootlocalghost/LongCat-Image-Edit-Turbo-FP8", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
LongCat-Image-Edit-Turbo-FP8
14.8 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 38 commits
rootlocalghost's picture
rootlocalghost
Copy vae/diffusion_pytorch_model.safetensors from original repo
87fcd12 verified 3 days ago
  • assets
    Copy assets/test.png from original repo 3 days ago
  • scheduler
    Copy scheduler/scheduler_config.json from original repo 3 days ago
  • text_encoder
    Copy text_encoder/preprocessor_config.json from original repo 3 days ago
  • text_processor
    Copy text_processor/vocab.json from original repo 3 days ago
  • tokenizer
    Copy tokenizer/vocab.json from original repo 3 days ago
  • transformer
    Upload FP8 quantized transformer/diffusion_pytorch_model.safetensors 3 days ago
  • vae
    Copy vae/diffusion_pytorch_model.safetensors from original repo 3 days ago
  • .gitattributes
    1.7 kB
    Copy .gitattributes from original repo 3 days ago
  • README.md
    3.62 kB
    Copy README.md from original repo 3 days ago
  • config.json
    48 Bytes
    Copy config.json from original repo 3 days ago
  • model_index.json
    508 Bytes
    Copy model_index.json from original repo 3 days ago