Instructions to use circlestone-labs/Anima with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use circlestone-labs/Anima with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -127,4 +127,18 @@ This model is licensed under the CircleStone Labs Non-Commercial License. The mo
|
|
| 127 |
|
| 128 |
If you would like a commercial license, please email tdrussell@circlestone.ai
|
| 129 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 130 |
Built on NVIDIA Cosmos.
|
|
|
|
| 127 |
|
| 128 |
If you would like a commercial license, please email tdrussell@circlestone.ai
|
| 129 |
|
| 130 |
+
Note that the non-commercial restriction applies only to the Model, and not to Outputs (the generated images). You may use generated images commercially.
|
| 131 |
+
|
| 132 |
+
**Examples of allowed commercial use**:
|
| 133 |
+
- selling images
|
| 134 |
+
- paid commissions for images
|
| 135 |
+
- generating images to use as concept art or assets for a paid product (e.g. video game or visual novel)
|
| 136 |
+
- selling Derivative model weights, if you are operating as an individual (Section 2.c contains a carve-out for this specific use)
|
| 137 |
+
|
| 138 |
+
**Examples of disallowed commercial use without a separate license**:
|
| 139 |
+
- hosting the model behind an API and charging for access
|
| 140 |
+
- hosting the model on a paid online image generation platform
|
| 141 |
+
- embedding the model weights inside a monetized game or other product
|
| 142 |
+
- using the model to power some feature as part of a larger, monetized product
|
| 143 |
+
|
| 144 |
Built on NVIDIA Cosmos.
|