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

Jonny001
/
CTAI-Tribe

Text-to-Image
Diffusers
stable-diffusion
lora
template:sd-lora
Model card Files Files and versions
xet
Community

Instructions to use Jonny001/CTAI-Tribe with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Jonny001/CTAI-Tribe with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("Jonny001/CTAI-Tribe")
    
    prompt = "-"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
CTAI-Tribe / images
712 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Jonny001's picture
Jonny001
Upload 12 files
3fbb0fb verified over 1 year ago
  • 1.jpg
    58.8 kB
    Upload 12 files over 1 year ago
  • 10.jpg
    78 kB
    Upload 12 files over 1 year ago
  • 11.jpg
    57.5 kB
    Upload 12 files over 1 year ago
  • 12.jpg
    45.2 kB
    Upload 12 files over 1 year ago
  • 2.jpg
    57.6 kB
    Upload 12 files over 1 year ago
  • 3.jpg
    45.6 kB
    Upload 12 files over 1 year ago
  • 4.jpg
    65.1 kB
    Upload 12 files over 1 year ago
  • 5.jpg
    63.9 kB
    Upload 12 files over 1 year ago
  • 6.jpg
    39.9 kB
    Upload 12 files over 1 year ago
  • 7.jpg
    61.7 kB
    Upload 12 files over 1 year ago
  • 8.jpg
    77.6 kB
    Upload 12 files over 1 year ago
  • 9.jpg
    61 kB
    Upload 12 files over 1 year ago