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

  • Log In
  • Sign Up

Yntec
/
Backups

Diffusers
Safetensors
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use Yntec/Backups with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Yntec/Backups", 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
Backups / Fictiverse /Stable_Diffusion_PaperCut_Model /text_encoder
985 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Yntec's picture
Yntec
Upload Fictiverse/Stable_Diffusion_PaperCut_Model/text_encoder/pytorch_model.bin with huggingface_hub
c9e945b verified over 1 year ago
  • config.json
    612 Bytes
    Upload Fictiverse/Stable_Diffusion_PaperCut_Model/text_encoder/config.json with huggingface_hub over 1 year ago
  • model.safetensors
    492 MB
    xet
    Upload Fictiverse/Stable_Diffusion_PaperCut_Model/text_encoder/model.safetensors with huggingface_hub over 1 year ago
  • pytorch_model.bin

    Detected Pickle imports (4)

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

    What is a pickle import?

    492 MB
    xet
    Upload Fictiverse/Stable_Diffusion_PaperCut_Model/text_encoder/pytorch_model.bin with huggingface_hub over 1 year ago