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

DavidBaloches
/
Xu_Er_Thick_Paint_Composition_Light_Texture_Enhancement

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

Instructions to use DavidBaloches/Xu_Er_Thick_Paint_Composition_Light_Texture_Enhancement with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use DavidBaloches/Xu_Er_Thick_Paint_Composition_Light_Texture_Enhancement 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("DavidBaloches/Xu_Er_Thick_Paint_Composition_Light_Texture_Enhancement")
    
    prompt = "XUER guangying,1girl,solo,long hair,breasts,thighhighs,holding,weapon,boots,outdoors,wings,holding weapon, armor,from side,profile,thigh boots,halo,helmet,polearm,shoulder armor,gauntlets,blue eyes,large breasts,thighhighs,gloves,very long hair,star (sky),starry sky,science fiction,space,planet,galaxy,milky way,fantasy,landscape,scenery,sky,  highly detailed,ultra-high resolution,32K UHD,sharp focus,best-quality,masterpiece,unconventional supreme masterpiece,masterful details,depth of field,blurry background,blurry foreground,motion blur,going really fast masterpiece,deep focus, intricate details,soothing tones,high contrast,natural skin texture,soft light,sharp,masterpiece,best quality,(ray tracing),sunlight, ultra-realistic,high dynamic range,photoreal,epic realistic,dark shot,shadows,(This is a real high-definition photo:1.1),with professional photography and high resolution, contrast,layered colors,vivid colors,contrast,offcial art,movie perspective,very aesthetic,disheveled hair,perfect composition,intricate details,moody,epic,photorealistic, color  graded cinematic,atmospheric  lighting,award  film grain,A shot with tension,(Visual impact,giving the poster a dynamic and visually striking appearance:1.2),impactful picture,Depth of field, insanely interplay between lights and shadows, cool tones, soft lighting, fair and clear image, focused human image, shallow depth of field,"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
Xu_Er_Thick_Paint_Composition_Light_Texture_Enhancement
625 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
DavidBaloches's picture
DavidBaloches
Update README.md
9f7be1a verified over 1 year ago
  • images
    Add 5 files over 1 year ago
  • .gitattributes
    2.31 kB
    initial commit over 1 year ago
  • README.md
    6.17 kB
    Update README.md over 1 year ago
  • Xu_Er_FLUX.safetensors
    613 MB
    xet
    Add 5 files over 1 year ago