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

taohu
/
fastgen-offline

Diffusers
Safetensors
Model card Files Files and versions
xet
Community

Instructions to use taohu/fastgen-offline with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use taohu/fastgen-offline with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("taohu/fastgen-offline", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
fastgen-offline / FastGen /scripts /inference /examples
11.1 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
taohu's picture
taohu
Upload folder using huggingface_hub
0839907 verified 4 months ago
  • 00_child_swings_rusty_swing_set.mp4
    2.08 MB
    xet
    Upload folder using huggingface_hub 4 months ago
  • 00_child_swings_rusty_swing_set.png
    1.02 MB
    xet
    Upload folder using huggingface_hub 4 months ago
  • 01_impressionist_rubber_duck_sunset.mp4
    1.15 MB
    xet
    Upload folder using huggingface_hub 4 months ago
  • 01_impressionist_rubber_duck_sunset.png
    663 kB
    xet
    Upload folder using huggingface_hub 4 months ago
  • 02_two_cyclists_stop_sign.mp4
    1.57 MB
    xet
    Upload folder using huggingface_hub 4 months ago
  • 02_two_cyclists_stop_sign.png
    932 kB
    xet
    Upload folder using huggingface_hub 4 months ago
  • 03_astronaut_cow_beach_van_gogh.mp4
    1.25 MB
    xet
    Upload folder using huggingface_hub 4 months ago
  • 03_astronaut_cow_beach_van_gogh.png
    916 kB
    xet
    Upload folder using huggingface_hub 4 months ago
  • 04_bird_flying_church_tower_clock.mp4
    897 kB
    xet
    Upload folder using huggingface_hub 4 months ago
  • 04_bird_flying_church_tower_clock.png
    602 kB
    xet
    Upload folder using huggingface_hub 4 months ago