This website requires JavaScript.
Explore
Help
Sign In
obscura
/
diffusers
Watch
1
Star
0
Fork
0
You've already forked diffusers
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
v0.5.0
diffusers
/
scripts
T
History
Justin Chu
75bb6d2d46
Fix ONNX conversion script opset argument type (
#739
)
...
The opset argument should be an `int` but was set as a `str`.
2022-10-07 15:47:43 +02:00
..
__init__.py
Fix conversion script
2022-07-15 17:00:41 +00:00
change_naming_configs_and_checkpoints.py
Style the
scripts
directory (
#250
)
2022-08-25 15:46:09 +02:00
conversion_ldm_uncond.py
Style the
scripts
directory (
#250
)
2022-08-25 15:46:09 +02:00
convert_ddpm_original_checkpoint_to_diffusers.py
Fix typos and add Typo check GitHub Action (
#483
)
2022-09-16 15:36:51 +02:00
convert_diffusers_to_original_stable_diffusion.py
Checkpoint conversion script from Diffusers => Stable Diffusion (CompVis) (
#701
)
2022-10-04 13:33:38 +02:00
convert_ldm_original_checkpoint_to_diffusers.py
Style the
scripts
directory (
#250
)
2022-08-25 15:46:09 +02:00
convert_ncsnpp_original_checkpoint_to_diffusers.py
Style the
scripts
directory (
#250
)
2022-08-25 15:46:09 +02:00
convert_original_stable_diffusion_to_diffusers.py
Include CLIPTextModel parameters in conversion (
#695
)
2022-10-05 12:22:07 +02:00
convert_stable_diffusion_checkpoint_to_onnx.py
Fix ONNX conversion script opset argument type (
#739
)
2022-10-07 15:47:43 +02:00
generate_logits.py
Fix typos and add Typo check GitHub Action (
#483
)
2022-09-16 15:36:51 +02:00