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

Ananthusajeev190
/
Tiny_max

Diffusers
Safetensors
gpt2
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Diffusers

    How to use Ananthusajeev190/Tiny_max with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Ananthusajeev190/Tiny_max", 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
Tiny_max
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits

This model has 3 files scanned as unsafe.

Ananthusajeev190's picture
Ananthusajeev190
Upload 3 files
52549cd verified about 1 month ago
  • .gitattributes
    1.52 kB
    initial commit 4 months ago
  • README.md
    51 Bytes
    Update README.md 4 months ago
  • all_reddit_comments.pkl
    494 kB
    xet
    Upload 3 files about 1 month ago
  • all_reddit_comments_score_above_3.pkl
    4.88 MB
    xet
    Upload 3 files about 1 month ago
  • config.json
    745 Bytes
    Upload 6 files 4 months ago
  • generation_config.json
    119 Bytes
    Upload 6 files 4 months ago
  • merges.txt
    14 Bytes
    Upload 6 files 4 months ago
  • model.safetensors
    442 MB
    xet
    Upload 6 files 4 months ago
  • top_posts.pkl
    2.13 MB
    xet
    Upload 3 files about 1 month ago
  • vocab (1).json
    2.1 kB
    Upload 6 files 4 months ago
  • vocab.json
    2.1 kB
    Upload 6 files 4 months ago