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

taraxis
/
shishav1

Text-to-Image
Diffusers
TensorBoard
StableDiffusionPipeline
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Diffusers

    How to use taraxis/shishav1 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("taraxis/shishav1", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "shsatst"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
shishav1 / concept_images
2.83 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
taraxis's picture
taraxis
Upload concept_images with huggingface_hub
0d85acd over 3 years ago
  • shsatst_(1).jpg
    210 kB
    Upload concept_images with huggingface_hub over 3 years ago
  • shsatst_(10).jpg
    215 kB
    Upload concept_images with huggingface_hub over 3 years ago
  • shsatst_(11).jpg
    234 kB
    Upload concept_images with huggingface_hub over 3 years ago
  • shsatst_(12).jpg
    206 kB
    Upload concept_images with huggingface_hub over 3 years ago
  • shsatst_(13).jpg
    186 kB
    Upload concept_images with huggingface_hub over 3 years ago
  • shsatst_(14).jpg
    145 kB
    Upload concept_images with huggingface_hub over 3 years ago
  • shsatst_(2).jpg
    162 kB
    Upload concept_images with huggingface_hub over 3 years ago
  • shsatst_(3).jpg
    229 kB
    Upload concept_images with huggingface_hub over 3 years ago
  • shsatst_(4).jpg
    175 kB
    Upload concept_images with huggingface_hub over 3 years ago
  • shsatst_(5).jpg
    156 kB
    Upload concept_images with huggingface_hub over 3 years ago
  • shsatst_(6).jpg
    201 kB
    Upload concept_images with huggingface_hub over 3 years ago
  • shsatst_(7).jpg
    213 kB
    Upload concept_images with huggingface_hub over 3 years ago
  • shsatst_(8).jpg
    270 kB
    Upload concept_images with huggingface_hub over 3 years ago
  • shsatst_(9).jpg
    223 kB
    Upload concept_images with huggingface_hub over 3 years ago