FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
diffusers/src/diffusers/models at main · directedbit/diffusers · GitHub
directedbit
/
diffusers
Public
forked from
huggingface/diffusers
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
diffusers
/
src
/
diffusers
/
models
/
Copy path
Directory actions
More options
More options
Directory actions
More options
More options
Latest commit
History
History
History
Breadcrumbs
diffusers
/
src
/
diffusers
/
models
/
Copy path
Folders and files
Name
Name
Last commit message
Last commit date
parent directory
..
README.md
README.md
__init__.py
__init__.py
attention.py
attention.py
embeddings.py
embeddings.py
resnet.py
resnet.py
unet_2d.py
unet_2d.py
unet_2d_condition.py
unet_2d_condition.py
unet_blocks.py
unet_blocks.py
vae.py
vae.py
README.md
Outline
Models
Models: Neural network that models $p_\theta(\mathbf{x}_{t-1}|\mathbf{x}_t)$ (see image below) and is trained end-to-end to denoise a noisy input to an image. Examples: UNet, Conditioned UNet, 3D UNet, Transformer UNet
API
TODO(Suraj, Patrick)
Examples
TODO(Suraj, Patrick)
Back
|
FazBrowse Home
|
New Git URL