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

90879c
/
Janus-first2last

Image-to-Image
Transformers
Safetensors
English
janus_ddpm
feature-extraction
project:genesis
project:ArtIMis
type:model
science:materials
science:physics-simulation
risk:general
custom-code
custom_code
Model card Files Files and versions
xet
Community

Instructions to use 90879c/Janus-first2last with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use 90879c/Janus-first2last with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("image-to-image", model="90879c/Janus-first2last", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("90879c/Janus-first2last", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
Janus-first2last
52.2 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
90879c's picture
90879c
Update README.md
d2b11de verified 1 day ago
  • examples
    Release model 1 day ago
  • .gitattributes
    1.52 kB
    initial commit 2 days ago
  • README.md
    14.3 kB
    Update README.md 1 day ago
  • __init__.py
    0 Bytes
    Release model 1 day ago
  • api_ddpm.py
    2.67 kB
    Upload 14 files 1 day ago
  • config.json
    749 Bytes
    Upload 14 files 1 day ago
  • configuration_janus_ddpm.py
    980 Bytes
    Upload 14 files 1 day ago
  • configuration_jenus_ddpm.py
    980 Bytes
    Release model 1 day ago
  • model.safetensors
    42.9 MB
    xet
    Release model 1 day ago
  • modeling_janus_ddpm.py
    10.6 kB
    Upload 14 files 1 day ago
  • modeling_jenus_ddpm.py
    10.6 kB
    Release model 1 day ago
  • requirements.txt
    81 Bytes
    Release model 1 day ago