exdysa commited on
Commit
d2be60e
·
verified ·
1 Parent(s): 185bdc0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -22,6 +22,7 @@ In its current incarnation, it looks like this:
22
  mir:[domain].[architecture].[implementation]:[compatibility]
23
  ```
24
 
 
25
 
26
  This work was inspired by the CivitAi [AIR-URN](https://github.com/civitai/civitai/wiki/AIR-%E2%80%90-Uniform-Resource-Names-for-AI) project<br>
27
  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.
 
22
  mir:[domain].[architecture].[implementation]:[compatibility]
23
  ```
24
 
25
+ The solution is provided as a remedy to patch the fractionalization of modelspec standards between development houses (such as models released independently or indifferently to HF.CO ) and to archive metadata which would otherwise remain incomplete.
26
 
27
  This work was inspired by the CivitAi [AIR-URN](https://github.com/civitai/civitai/wiki/AIR-%E2%80%90-Uniform-Resource-Names-for-AI) project<br>
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.