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

jusiflix
/
UltraRealisticInfluncer

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

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

  • Libraries
  • Diffusers

    How to use jusiflix/UltraRealisticInfluncer with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Tongyi-MAI/Z-Image-Turbo", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("jusiflix/UltraRealisticInfluncer")
    
    prompt = "ASCII\u0000\u0000\u0000{\"prompt\":\"Ultra-realistic close-up mirror selfie of a stylish young Brazilian female influencer, summer outfit (tasteful swimwear or beachwear), face shown clearly with extremely realistic skin texture, natural pores, subtle imperfections, natural daylight, soft realistic lighting, casual authentic vibe, relaxed confident expression, taking the photo herself with an iPhone, mirror reflection visible, tropical beach or resort background, subtle luxury branding, Instagram-ready, photorealistic, sharp focus, natural influencer promo\",\"originalPrompt\":\"Ultra-realistic close-up mirror selfie of a stylish young Brazilian female influencer, summer outfit (tasteful swimwear or beachwear), face shown clearly with extremely realistic skin texture, natural pores, subtle imperfections, natural daylight, soft realistic lighting, casual authentic vibe, relaxed confident expression, taking the photo herself with an iPhone, mirror reflection visible, tropical beach or resort background, subtle luxury branding, Instagram-ready, photorealistic, sharp focus, natural influencer promo\",\"width\":768,\"height\":1365,\"seed\":43,\"model\":\"zimage\",\"enhance\":false,\"negative_prompt\":\"undefined\",\"nofeed\":true,\"safe\":false,\"quality\":\"medium\",\"image\":[],\"transparent\":false,\"audio\":false,\"has_nsfw_concept\":false,\"concept\":[],\"trackingData\":{\"actualModel\":\"zimage\",\"usage\":{\"completionImageTokens\":1,\"totalTokenCount\":1}}}"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
UltraRealisticInfluncer
20.9 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
jusiflix's picture
jusiflix
Add 8 files
b0317f6 verified 5 months ago
  • images
    Add 8 files 5 months ago
  • .gitattributes
    2.31 kB
    initial commit 5 months ago
  • README.md
    10.9 kB
    initial commit 5 months ago
  • ae.safetensors
    335 MB
    xet
    Add 8 files 5 months ago
  • pixel_art_style_z_image_turbo.safetensors
    170 MB
    xet
    Add 8 files 5 months ago
  • qwen_3_4b.safetensors
    8.04 GB
    xet
    Add 8 files 5 months ago
  • z_image_turbo_bf16.safetensors
    12.3 GB
    xet
    Add 8 files 5 months ago