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

Aloukik21
/
unreal-misc

Diffusers
ONNX
Safetensors
Model card Files Files and versions
xet
Community

Instructions to use Aloukik21/unreal-misc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Aloukik21/unreal-misc with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Aloukik21/unreal-misc", 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
unreal-misc / misc /loras
3.81 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
Aloukik21's picture
Aloukik21
Upload misc/loras/lightx2v_I2V_14B_480p_cfg_step_distill_rank64_bf16.safetensors with huggingface_hub
c825f2d verified 5 months ago
  • Wan2.2-Lightning_I2V-A14B-4steps-lora_HIGH_fp16.safetensors
    614 MB
    xet
    Upload misc/loras/Wan2.2-Lightning_I2V-A14B-4steps-lora_HIGH_fp16.safetensors with huggingface_hub 5 months ago
  • Wan2.2-Lightning_I2V-A14B-4steps-lora_LOW_fp16.safetensors
    614 MB
    xet
    Upload misc/loras/Wan2.2-Lightning_I2V-A14B-4steps-lora_LOW_fp16.safetensors with huggingface_hub 5 months ago
  • Wan22_A14B_T2V_HIGH_Lightning_4steps_lora_250928_rank128_fp16.safetensors
    1.23 GB
    xet
    Upload misc/loras/Wan22_A14B_T2V_HIGH_Lightning_4steps_lora_250928_rank128_fp16.safetensors with huggingface_hub 5 months ago
  • Wan22_A14B_T2V_LOW_Lightning_4steps_lora_250928_rank64_fp16.safetensors
    614 MB
    xet
    Upload misc/loras/Wan22_A14B_T2V_LOW_Lightning_4steps_lora_250928_rank64_fp16.safetensors with huggingface_hub 5 months ago
  • lightx2v_I2V_14B_480p_cfg_step_distill_rank64_bf16.safetensors
    738 MB
    xet
    Upload misc/loras/lightx2v_I2V_14B_480p_cfg_step_distill_rank64_bf16.safetensors with huggingface_hub 5 months ago