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

Duplicated from  VAST-AI/TripoSG-scribble

Jinstudio
/
TripoSG-scribble

Image-to-3D
Diffusers
Safetensors
TripoSGScribblePipeline
triposg
3d-generation
rectified-flow
Model card Files Files and versions
xet
Community

Instructions to use Jinstudio/TripoSG-scribble with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Jinstudio/TripoSG-scribble with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Jinstudio/TripoSG-scribble", 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
TripoSG-scribble
4.71 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
Jinstudio's picture
Jinstudio
bennyguo's picture
bennyguo
Duplicate from VAST-AI/TripoSG-scribble
67f09d4 3 days ago
  • feature_extractor_dinov2
    Duplicate from VAST-AI/TripoSG-scribble 3 days ago
  • image_encoder_dinov2
    Duplicate from VAST-AI/TripoSG-scribble 3 days ago
  • scheduler
    Duplicate from VAST-AI/TripoSG-scribble 3 days ago
  • text_encoder
    Duplicate from VAST-AI/TripoSG-scribble 3 days ago
  • tokenizer
    Duplicate from VAST-AI/TripoSG-scribble 3 days ago
  • transformer
    Duplicate from VAST-AI/TripoSG-scribble 3 days ago
  • vae
    Duplicate from VAST-AI/TripoSG-scribble 3 days ago
  • .gitattributes
    1.52 kB
    Duplicate from VAST-AI/TripoSG-scribble 3 days ago
  • README.md
    1.81 kB
    Duplicate from VAST-AI/TripoSG-scribble 3 days ago
  • model_index.json
    674 Bytes
    Duplicate from VAST-AI/TripoSG-scribble 3 days ago