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

xFutureTechx
/
Osea-Identity2023

Text Generation
Diffusers
English
stable diffusion
merged models
anime
comics
Model card Files Files and versions
xet
Community
1

Instructions to use xFutureTechx/Osea-Identity2023 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use xFutureTechx/Osea-Identity2023 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("xFutureTechx/Osea-Identity2023", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "My name is Julien and I like to"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
Osea-Identity2023 / GenDigi_Extract
818 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Duskfallcrew's picture
Duskfallcrew
Upload 13 files
3715d37 over 3 years ago
  • ._generalIllustration_10_LoRA.safetensors
    4.1 kB
    xet
    Upload 13 files over 3 years ago
  • ._generalIllustration_10_LyCORIS.ckpt
    4.1 kB
    xet
    Upload 13 files over 3 years ago
  • generalIllustration_10_LoRA.safetensors
    623 MB
    xet
    Upload 13 files over 3 years ago
  • generalIllustration_10_LyCORIS.ckpt

    Detected Pickle imports (3)

    • "torch.HalfStorage",
    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict"

    What is a pickle import?

    195 MB
    xet
    Upload 13 files over 3 years ago