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
|
@@ -68,6 +68,7 @@ Digital painting of a fiery dragon with glowing yellow eyes, black horns, and a
|
|
| 68 |
- The model doesn't do realism well. This is intended. It is an anime / illustration / art focused model.
|
| 69 |
- The model may generate undesired content, especially if the prompt is short or lacking details.
|
| 70 |
- Avoid this by using the appropriate safety tags in the positive and negative prompts, and by writing sufficiently detailed prompts.
|
|
|
|
| 71 |
- The preview model isn't that good at higher resolutions yet.
|
| 72 |
- It is a medium-resolution intermediate checkpoint, trained on a small amount of high-res images.
|
| 73 |
- The final version will have been trained on a dedicated high-res phase. Details and overall image composition will improve.
|
|
|
|
| 68 |
- The model doesn't do realism well. This is intended. It is an anime / illustration / art focused model.
|
| 69 |
- The model may generate undesired content, especially if the prompt is short or lacking details.
|
| 70 |
- Avoid this by using the appropriate safety tags in the positive and negative prompts, and by writing sufficiently detailed prompts.
|
| 71 |
+
- The model isn't great at text rendering. It can generally do single words and sometimes short phrases, but lengthy text rendering won't work well.
|
| 72 |
- The preview model isn't that good at higher resolutions yet.
|
| 73 |
- It is a medium-resolution intermediate checkpoint, trained on a small amount of high-res images.
|
| 74 |
- The final version will have been trained on a dedicated high-res phase. Details and overall image composition will improve.
|