Instructions to use fukujusou/Anima-mlx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use fukujusou/Anima-mlx with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir Anima-mlx fukujusou/Anima-mlx
- Diffusion Single File
How to use fukujusou/Anima-mlx 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
- Local Apps Settings
- LM Studio
- Atomic Chat
Upload folder using huggingface_hub
Browse files
NOTICE
CHANGED
|
@@ -2,4 +2,4 @@ The CircleStone Model is licensed by CircleStone Labs LLC under the CircleStone
|
|
| 2 |
|
| 3 |
IN NO EVENT SHALL CIRCLESTONE LABS LLC BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH USE OF THIS MODEL.
|
| 4 |
|
| 5 |
-
This repository contains MLX-format converted weights derived from circlestone-labs/Anima. The weights have been modified in format for MLX loading and are distributed for non-commercial use only. This conversion is not an official product of CircleStone Labs LLC and has not been endorsed, approved, or validated by CircleStone Labs LLC.
|
|
|
|
| 2 |
|
| 3 |
IN NO EVENT SHALL CIRCLESTONE LABS LLC BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH USE OF THIS MODEL.
|
| 4 |
|
| 5 |
+
This repository contains MLX-format converted weights derived from [circlestone-labs/Anima](https://huggingface.co/circlestone-labs/Anima). The weights have been modified in format for MLX loading and are distributed for non-commercial use only. This conversion is not an official product of CircleStone Labs LLC and has not been endorsed, approved, or validated by CircleStone Labs LLC.
|
README.md
CHANGED
|
@@ -12,7 +12,7 @@ tags:
|
|
| 12 |
|
| 13 |
# Anima MLX Weights
|
| 14 |
|
| 15 |
-
This repository contains MLX-format converted weights for `circlestone-labs/Anima`.
|
| 16 |
|
| 17 |
The files are provided for non-commercial use only under the CircleStone Labs Non-Commercial License. This conversion is not an official product of CircleStone Labs LLC and has not been endorsed, approved, or validated by CircleStone Labs LLC.
|
| 18 |
|
|
@@ -32,7 +32,7 @@ No ComfyUI workflow JSON files or example images are included in this repository
|
|
| 32 |
|
| 33 |
## Source
|
| 34 |
|
| 35 |
-
- Base model: `circlestone-labs/Anima`
|
| 36 |
- Original license: CircleStone Labs Non-Commercial License
|
| 37 |
- Original model card notes that Anima is a derivative of NVIDIA Cosmos-Predict2-2B-Text2Image; users should also review the upstream NVIDIA OMLA terms referenced by the original model card.
|
| 38 |
|
|
|
|
| 12 |
|
| 13 |
# Anima MLX Weights
|
| 14 |
|
| 15 |
+
This repository contains MLX-format converted weights for [`circlestone-labs/Anima`](https://huggingface.co/circlestone-labs/Anima).
|
| 16 |
|
| 17 |
The files are provided for non-commercial use only under the CircleStone Labs Non-Commercial License. This conversion is not an official product of CircleStone Labs LLC and has not been endorsed, approved, or validated by CircleStone Labs LLC.
|
| 18 |
|
|
|
|
| 32 |
|
| 33 |
## Source
|
| 34 |
|
| 35 |
+
- Base model: [`circlestone-labs/Anima`](https://huggingface.co/circlestone-labs/Anima)
|
| 36 |
- Original license: CircleStone Labs Non-Commercial License
|
| 37 |
- Original model card notes that Anima is a derivative of NVIDIA Cosmos-Predict2-2B-Text2Image; users should also review the upstream NVIDIA OMLA terms referenced by the original model card.
|
| 38 |
|