Skip to content

Commit 61ea265

Browse files
committed
fix typo
1 parent 8953353 commit 61ea265

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ This specification defines 3 categories of key: **MUST**, **SHOULD**, **CAN**
100100
The following is a list of common Architecture ID values, both to serve as a reference for implementation, and as an example for other architecture IDs to be chosen by. This is not a complete list, just several examples.
101101

102102
- **Stable Diffusion:** `stable-diffusion-v1`, `stable-diffusion-v2-512`, `stable-diffusion-v2-768-v`, `stable-diffusion-xl-v1-base`, `stable-diffusion-xl-v1-refiner`
103-
- **Stable Diffusion Adapters:** `stable-diffusion-v1/lora`, `stable-diffusion-v1-textual/inversion` (change `stable-diffusion-v1` to the base model architecture)
103+
- **Stable Diffusion Adapters:** `stable-diffusion-v1/lora`, `stable-diffusion-v1/textual-inversion` (change `stable-diffusion-v1` to the base model architecture)
104104
- **Language Models:** `gpt-neo-x`
105105

106106
(Note: relevant project leads for well-known model formats are welcomed to PR additions to this list)

0 commit comments

Comments
 (0)