diffusers 0.28.1__py3-none-any.whl → 0.28.2__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- diffusers/__init__.py +1 -1
- diffusers/loaders/single_file_utils.py +1 -1
- {diffusers-0.28.1.dist-info → diffusers-0.28.2.dist-info}/METADATA +1 -1
- {diffusers-0.28.1.dist-info → diffusers-0.28.2.dist-info}/RECORD +8 -8
- {diffusers-0.28.1.dist-info → diffusers-0.28.2.dist-info}/WHEEL +1 -1
- {diffusers-0.28.1.dist-info → diffusers-0.28.2.dist-info}/LICENSE +0 -0
- {diffusers-0.28.1.dist-info → diffusers-0.28.2.dist-info}/entry_points.txt +0 -0
- {diffusers-0.28.1.dist-info → diffusers-0.28.2.dist-info}/top_level.txt +0 -0
diffusers/__init__.py
CHANGED
@@ -63,7 +63,7 @@ CHECKPOINT_KEY_NAMES = {
|
|
63
63
|
"controlnet": "control_model.time_embed.0.weight",
|
64
64
|
"playground-v2-5": "edm_mean",
|
65
65
|
"inpainting": "model.diffusion_model.input_blocks.0.0.weight",
|
66
|
-
"clip": "cond_stage_model.transformer.text_model.embeddings.
|
66
|
+
"clip": "cond_stage_model.transformer.text_model.embeddings.position_embedding.weight",
|
67
67
|
"clip_sdxl": "conditioner.embedders.0.transformer.text_model.embeddings.position_embedding.weight",
|
68
68
|
"open_clip": "cond_stage_model.model.token_embedding.weight",
|
69
69
|
"open_clip_sdxl": "conditioner.embedders.1.model.positional_embedding",
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: diffusers
|
3
|
-
Version: 0.28.
|
3
|
+
Version: 0.28.2
|
4
4
|
Summary: State-of-the-art diffusion in PyTorch and JAX.
|
5
5
|
Home-page: https://github.com/huggingface/diffusers
|
6
6
|
Author: The Hugging Face team (past and future) with the help of all our contributors (https://github.com/huggingface/diffusers/graphs/contributors)
|
@@ -1,4 +1,4 @@
|
|
1
|
-
diffusers/__init__.py,sha256=
|
1
|
+
diffusers/__init__.py,sha256=TCxN1J6qK29D0suqUxdljzlP3elkWcE68HF4QMK4IBA,29631
|
2
2
|
diffusers/callbacks.py,sha256=m8ariuJC-WaPHMZn1zUyXG8hlAvaOvEW_6YWdKo--eo,6717
|
3
3
|
diffusers/configuration_utils.py,sha256=6t5iVg-yYJKV7ZZKpXnwYMK1FcJ3X09KBKoInsDy27s,32779
|
4
4
|
diffusers/dependency_versions_check.py,sha256=J_ZAEhVN6uLWAOUZCJrcGJ7PYxUek4f_nwGTFM7LTk8,1271
|
@@ -24,7 +24,7 @@ diffusers/loaders/lora_conversion_utils.py,sha256=5k3nwyVrLfcL9_Gvr9n8GIUO4v19po
|
|
24
24
|
diffusers/loaders/peft.py,sha256=hGCGWkGAwarQ0je_LRznpSypwlBpQU3Lx86FtQQ8cNs,8389
|
25
25
|
diffusers/loaders/single_file.py,sha256=PcB08eG0jAWEb-t85HnuE6v9WqdW-IOv8eCtXZWG7og,24233
|
26
26
|
diffusers/loaders/single_file_model.py,sha256=Qy7onZMsR4wIceZ73jHy_XT_xVWn_xU-XNBb3P3-Bog,13494
|
27
|
-
diffusers/loaders/single_file_utils.py,sha256=
|
27
|
+
diffusers/loaders/single_file_utils.py,sha256=PZsj3mhZODN2SzinVv2NZCsKCeN0i5QuwwpJ3dWD37Y,63497
|
28
28
|
diffusers/loaders/textual_inversion.py,sha256=HU8-1SR03UpkQXEQlhJBB0Gxbnlf7njXRh6KjVt3LFo,26999
|
29
29
|
diffusers/loaders/unet.py,sha256=k3lmHdBemk28uP9UAQ4VPzan6m7Z4PPrVKf3dqoLm7k,49818
|
30
30
|
diffusers/loaders/unet_loader_utils.py,sha256=9IHd_RlKqMstSO8G7btUdL1-Y3-fGX7Kbc4frEbRVVM,6220
|
@@ -411,9 +411,9 @@ diffusers/utils/state_dict_utils.py,sha256=H7v5VRp8mf6TAlmqCeC0toVqn2oWIPrFErzTV
|
|
411
411
|
diffusers/utils/testing_utils.py,sha256=pBLNH9FxPMYtD7rnadEt1PiG21dCiWg2svifStGRArk,36818
|
412
412
|
diffusers/utils/torch_utils.py,sha256=6e6cJmPMbkEqXXJLlcKuVz0zZF8fIc7dF-azq-_6-Xw,6234
|
413
413
|
diffusers/utils/versions.py,sha256=-e7XW1TzZ-tsRo9PMQHp-hNGYHuVDFzLtwg3uAJzqdI,4333
|
414
|
-
diffusers-0.28.
|
415
|
-
diffusers-0.28.
|
416
|
-
diffusers-0.28.
|
417
|
-
diffusers-0.28.
|
418
|
-
diffusers-0.28.
|
419
|
-
diffusers-0.28.
|
414
|
+
diffusers-0.28.2.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
415
|
+
diffusers-0.28.2.dist-info/METADATA,sha256=R6dIzVKfj7OFa48xGhOztLNRfhEPotvda3HtDLaPI6k,19031
|
416
|
+
diffusers-0.28.2.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
417
|
+
diffusers-0.28.2.dist-info/entry_points.txt,sha256=_1bvshKV_6_b63_FAkcUs9W6tUKGeIoQ3SHEZsovEWs,72
|
418
|
+
diffusers-0.28.2.dist-info/top_level.txt,sha256=axJl2884vMSvhzrFrSoht36QXA_6gZN9cKtg4xOO72o,10
|
419
|
+
diffusers-0.28.2.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|