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

Torba2345
/
uv_art_generatior

Text-to-Image
Diffusers
English
art
ai
ai-art
gan
uv-style
custom-style
generative
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use Torba2345/uv_art_generatior with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Torba2345/uv_art_generatior", 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
  • Local Apps
  • Draw Things
  • DiffusionBee
uv_art_generatior
7.59 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
Torba2345's picture
Torba2345
Delete wqewqeqweqw.png
7582ff2 verified about 1 year ago
  • .gitattributes
    2.08 kB
    Upload 10 files about 1 year ago
  • GVOVb5WXoAAu69h.jpg
    2.28 MB
    xet
    Upload 10 files about 1 year ago
  • GVtUuIhWcAACZoa.jpg
    433 kB
    xet
    Upload 10 files about 1 year ago
  • GVxbNa4XIAAg2vy.jpg
    319 kB
    xet
    Upload 10 files about 1 year ago
  • GX8r3iEX0AA3ptB.jpg
    428 kB
    xet
    Upload 10 files about 1 year ago
  • GnZCV-lakAAZKmL.jpg
    201 kB
    xet
    Upload 10 files about 1 year ago
  • README.md
    180 Bytes
    Update README.md about 1 year ago
  • Untitled5_20250412093727.png
    2.98 MB
    xet
    Upload 10 files about 1 year ago
  • imageew23e2e2.png
    487 kB
    xet
    Upload 10 files about 1 year ago
  • qweqweqweqwe.png
    397 kB
    xet
    Upload 10 files about 1 year ago
  • train_dreambooth.py
    58.4 kB
    Upload train_dreambooth.py about 1 year ago