Update README.md
Browse files
README.md
CHANGED
@@ -28,7 +28,7 @@ This work was inspired by the CivitAi [AIR-URN](https://github.com/civitai/civit
|
|
28 |
and by the super-resolution registry code from the [Spandrel](https://github.com/chaiNNer-org/spandrel/blob/main/libs/spandrel/spandrel/__helpers/registry.py) library.
|
29 |
|
30 |
## Goals
|
31 |
-
- Standard identification scheme for
|
32 |
- Simplification of code for model-related logistics
|
33 |
- Rapid retrieval of resources and metadata
|
34 |
- Efficient and reliable compatability checks
|
|
|
28 |
and by the super-resolution registry code from the [Spandrel](https://github.com/chaiNNer-org/spandrel/blob/main/libs/spandrel/spandrel/__helpers/registry.py) library.
|
29 |
|
30 |
## Goals
|
31 |
+
- Standard identification scheme for **ALL** ML-related development
|
32 |
- Simplification of code for model-related logistics
|
33 |
- Rapid retrieval of resources and metadata
|
34 |
- Efficient and reliable compatability checks
|