Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ml-explore/mlx-examples
/ image2image.py
File
image2image.py
stable_diffusion/image2image.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Copyright © 2023 Apple Inc.
2
3
import
argparse
4
import
math
Callers
nothing calls this directly
Calls
7
StableDiffusionXL
Class · 0.90
StableDiffusion
Class · 0.90
pad
Method · 0.80
quantize
Method · 0.45
ensure_models_are_loaded
Method · 0.45
generate_latents_from_image
Method · 0.45
decode
Method · 0.45
Tested by
no test coverage detected