Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

rkfg
/
Step1X-Edit-FP8

Image-to-Image
Transformers
English
multimodal
Model card Files Files and versions
xet
Community

Instructions to use rkfg/Step1X-Edit-FP8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use rkfg/Step1X-Edit-FP8 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("image-to-image", model="rkfg/Step1X-Edit-FP8")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("rkfg/Step1X-Edit-FP8", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
Step1X-Edit-FP8
12.8 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
rkfg's picture
rkfg
Upload quantize.py
e52102d verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    354 Bytes
    Update README.md about 1 year ago
  • quantize.py
    648 Bytes
    Upload quantize.py about 1 year ago
  • step1x-edit-i1258-FP8.safetensors
    12.4 GB
    xet
    Upload 2 files about 1 year ago
  • vae.safetensors
    335 MB
    xet
    Upload 2 files about 1 year ago