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
Update README.md
Browse files
README.md
CHANGED
|
@@ -2,4 +2,7 @@
|
|
| 2 |
license: other
|
| 3 |
license_name: circlestone-labs-non-commercial-license
|
| 4 |
license_link: https://huggingface.co/circlestone-labs/Anima/blob/main/LICENSE.md
|
| 5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
license: other
|
| 3 |
license_name: circlestone-labs-non-commercial-license
|
| 4 |
license_link: https://huggingface.co/circlestone-labs/Anima/blob/main/LICENSE.md
|
| 5 |
+
tags:
|
| 6 |
+
- mlx
|
| 7 |
+
- diffusion-single-file
|
| 8 |
+
---
|