Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

obann001
/
Dravidya

Text-to-Image
Diffusers
Safetensors
English
flux
lora
Model card Files Files and versions
xet
Community
2

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

  • Libraries
  • Diffusers

    How to use obann001/Dravidya with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("misri/RealVisXL_V5.0_fp16", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("obann001/Dravidya")
    
    prompt = "A digitally rendered or AI-generated image portrays a powerful, dark skin native american woman adorned in ornate, ancient Egyptian-style regalia, standing confidently before a textured, hieroglyphic-like backdrop. Saraptah"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
Dravidya
3.37 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 51 commits
obann001's picture
obann001
Update README.md
c246f7b verified 5 months ago
  • SDXL_lora_Dravidya-3011_rank64_bf16-step00000400-state
    Upload 5 files 5 months ago
  • images
    Add generated example (#2) 5 months ago
  • .gitattributes
    1.57 kB
    Rename model.safetensors to model.sftt 5 months ago
  • README.md
    6.31 kB
    Update README.md 5 months ago
  • model.safetensors
    456 MB
    xet
    Upload folder using huggingface_hub 5 months ago
  • model.sftt
    634 MB
    xet
    Rename model.safetensors to model.sftt 5 months ago
  • optimizer.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    910 MB
    xet
    Upload folder using huggingface_hub 5 months ago
  • random_states_0.pkl

    Detected Pickle imports (7)

    • "numpy.ndarray",
    • "torch._utils._rebuild_tensor_v2",
    • "numpy.dtype",
    • "collections.OrderedDict",
    • "_codecs.encode",
    • "numpy.core.multiarray._reconstruct",
    • "torch.ByteStorage"

    How to fix it?

    14.3 kB
    xet
    Upload folder using huggingface_hub 5 months ago
  • scheduler.bin

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    1.06 kB
    xet
    Upload folder using huggingface_hub 5 months ago
  • train_state.json
    41 Bytes
    Upload folder using huggingface_hub 5 months ago