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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

KappaNeuro
/
filip-hodas-style

Text-to-Image
Diffusers
stable-diffusion
lora
style
spa
filip hodas
ar
Model card Files Files and versions
xet
Community

Instructions to use KappaNeuro/filip-hodas-style with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use KappaNeuro/filip-hodas-style with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", torch_dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("KappaNeuro/filip-hodas-style")
    
    prompt = "Filip Hodas Style - Image solarpunk and cyberpunk collide. by Filip hodas. a future society that has based their architecture on the natural world and patterns like leaf shapes and honeycombs."
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
filip-hodas-style
229 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
multimodalart's picture
multimodalart HF Staff
Upload folder using huggingface_hub
3d4e2ff almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • 2322862.jpeg
    32.8 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2322867.jpeg
    55.3 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2322869.jpeg
    50.1 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2322871.jpeg
    43.6 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2322873.jpeg
    65.5 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2322874.jpeg
    50.3 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2322875.jpeg
    45.4 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2322876.jpeg
    49.8 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2322877.jpeg
    46.4 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2322878.jpeg
    54.8 kB
    Upload folder using huggingface_hub almost 3 years ago
  • Filip Hodas Style.safetensors
    228 MB
    xet
    Upload folder using huggingface_hub almost 3 years ago
  • README.md
    7.39 kB
    Upload folder using huggingface_hub almost 3 years ago