Update README.md
Browse files
README.md
CHANGED
@@ -13,9 +13,9 @@ is a naming standard, a schema for ML work.<br>
|
|
13 |
In its current incarnation, it looks like this:
|
14 |
|
15 |
|
16 |
-
## mir:transformer.clip-l.stable-diffusion-xl-base
|
17 |
```
|
18 |
-
mir:[domain].[architecture].[implementation]
|
19 |
```
|
20 |
|
21 |
It is formed from a combination the original work from CivitAi [AIR-URN](https://github.com/civitai/civitai/wiki/AIR-%E2%80%90-Uniform-Resource-Names-for-AI) project<br>
|
@@ -27,3 +27,7 @@ and the super-resolution registry code from the [Spandrel](https://github.com/ch
|
|
27 |
- Rapid retrieval of resources and metadata
|
28 |
- Efficient and reliable compatability checks
|
29 |
- Hyperparameter management
|
|
|
|
|
|
|
|
|
|
13 |
In its current incarnation, it looks like this:
|
14 |
|
15 |
|
16 |
+
## mir:model.transformer.clip-l.stable-diffusion-xl-base
|
17 |
```
|
18 |
+
mir:[domain].[architecture].[implementation].[compatability]
|
19 |
```
|
20 |
|
21 |
It is formed from a combination the original work from CivitAi [AIR-URN](https://github.com/civitai/civitai/wiki/AIR-%E2%80%90-Uniform-Resource-Names-for-AI) project<br>
|
|
|
27 |
- Rapid retrieval of resources and metadata
|
28 |
- Efficient and reliable compatability checks
|
29 |
- Hyperparameter management
|
30 |
+
|
31 |
+
info
|
32 |
+
dev
|
33 |
+
|