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
/
NanoTok

Diffusers
Safetensors
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use Ananthusajeev190/NanoTok 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/NanoTok", 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
NanoTok
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits

This model has 3 files scanned as unsafe.

Ananthusajeev190's picture
Ananthusajeev190
Upload 3 files
576c658 verified about 1 month ago
  • .gitattributes
    1.52 kB
    initial commit 4 months ago
  • README.md
    649 Bytes
    Update README.md 4 months ago
  • added_tokens.json
    21 Bytes
    Upload 7 files 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
  • bun_model.safetensors
    137 kB
    xet
    Upload 7 files 4 months ago
  • merges.txt
    456 kB
    Upload 7 files 4 months ago
  • model-00001-of-00003.safetensors
    154 MB
    xet
    Upload model-00001-of-00003.safetensors 4 months ago
  • model-00003-of-00003.safetensors
    75.6 MB
    xet
    Upload model-00003-of-00003.safetensors 4 months ago
  • model.safetensors
    268 MB
    xet
    Upload model.safetensors 4 months ago
  • special_tokens_map.json
    576 Bytes
    Upload 7 files 4 months ago
  • tokenizer_config.json
    719 Bytes
    Upload 7 files 4 months ago
  • top_posts.pkl
    2.13 MB
    xet
    Upload 3 files about 1 month ago
  • vocab.json
    999 kB
    Upload 7 files 4 months ago