Update README.md
Browse files
README.md
CHANGED
|
@@ -72,7 +72,7 @@ with no_init_weights():
|
|
| 72 |
|
| 73 |
|
| 74 |
DFloat11Model.from_single_file(
|
| 75 |
-
r".\BEYOND REALITY SUPER Z IMAGE
|
| 76 |
device='cpu',
|
| 77 |
bfloat16_model=transformer,
|
| 78 |
pattern_dict=pattern_dict
|
|
|
|
| 72 |
|
| 73 |
|
| 74 |
DFloat11Model.from_single_file(
|
| 75 |
+
r".\BEYOND REALITY SUPER Z IMAGE 2.0 淡妆浓抹总相宜 BF16-DF11.safetensors", # Make sure to download the file first, and edit the filepath accordingly
|
| 76 |
device='cpu',
|
| 77 |
bfloat16_model=transformer,
|
| 78 |
pattern_dict=pattern_dict
|