Skip to content

Commit 5e7654e

Browse files
committed
Update README.md
1 parent 870820f commit 5e7654e

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,7 @@ The example app supports only ``split_einsum`` models. In terms of performance `
2424
| `SafetyChecker.mlmodelc` | Ensures generated content adheres to safety guidelines by checking against predefined criteria. |
2525
| `vocab.json` | Contains the vocabulary used by the text encoder for tokenization and encoding processes. |
2626
| `merges.txt` | Stores the merging rules for byte-pair encoding used in the text encoder. |
27-
| `ControlledUnet.mlmodelc` | Modified U-Net model incorporating control mechanisms from the ControlNet to steer output characteristics. |
28-
| `ControlledUnetChunk1.mlmodelc` | First part of the controlled U-Net model designed for sequential or partitioned processing. |
29-
| `ControlledUnetChunk2.mlmodelc` | Second part of the controlled U-Net model completing the image synthesis process started by the first chunk. |
30-
| `controlnet/` | Directory containing various ControlNet models for different control scenarios. |
31-
| `MultilingualTextEncoderProjection.mlmodelc` | Specialized model for projecting multilingual text into a consistent vector space, supporting diverse language inputs. |
27+
3228

3329
## Model set example
3430
[coreml-stable-diffusion-2-base](https://huggingface.co/pcuenq/coreml-stable-diffusion-2-base/blob/main/coreml-stable-diffusion-2-base_split_einsum_compiled.zip )

0 commit comments

Comments
 (0)