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
Add base_model metadata (nvidia/Cosmos-Predict2-2B-Text2Image)
#177
by victor HF Staff - opened
README.md
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
| 2 |
license: other
|
| 3 |
license_name: circlestone-labs-non-commercial-license
|
| 4 |
license_link: LICENSE.md
|
|
|
|
| 1 |
---
|
| 2 |
+
base_model:
|
| 3 |
+
- nvidia/Cosmos-Predict2-2B-Text2Image
|
| 4 |
license: other
|
| 5 |
license_name: circlestone-labs-non-commercial-license
|
| 6 |
license_link: LICENSE.md
|