Instructions to use cyanelis/VRChat2176 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use cyanelis/VRChat2176 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
|
@@ -11,21 +11,19 @@ tags:
|
|
| 11 |
|
| 12 |
<img src="Anima_01783_.png">
|
| 13 |
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
Anima is a 2 billion parameter text-to-image model created via a collaboration between CircleStone Labs and Comfy Org. It is focused mainly on anime concepts, characters, and styles, but is also capable of generating a wide variety of other non-photorealistic content. The model is designed for making illustrations and artistic images, and will not work well at realism.
|
| 17 |
-
|
| 18 |
-
It is trained on several million anime images and about 800k non-anime artistic images. No synthetic data was used for training. The knowledge cut-off date for the anime training data is September 2025.
|
| 19 |
|
|
|
|
| 20 |
|
| 21 |
# Installing and running
|
| 22 |
Workflow:
|
| 23 |
<img src="Anima_01802_.png" width="336">
|
| 24 |
<img src="Anima_01785_.png" width="544">
|
| 25 |
-
The model is natively supported in ComfyUI.
|
| 26 |
- VRChat2176.safetensors goes in ComfyUI/models/diffusion_models
|
| 27 |
- qwen_3_06b_base.safetensors goes in ComfyUI/models/text_encoders
|
| 28 |
- qwen_image_vae.safetensors goes in ComfyUI/models/vae (this is the Qwen-Image VAE, you might already have it)
|
|
|
|
| 29 |
|
| 30 |
## Generation settings
|
| 31 |
- Works at resolutions between 1344^2 and 2176^2 pixels.
|
|
@@ -52,10 +50,10 @@ Prefix artisthash with “dim1 dim1-”. E.g. "dim1 dim1-59151b77". **You must p
|
|
| 52 |
newest, masterpiece, best quality, score_7, thighhighs, white thighhighs, (dim1 dim1-78416eb9, 1girl, umbrella, double bun, solo, holding umbrella, chinese clothes, china dress, dress, twintails, hair bun, looking at viewer, holding, hair ornament, grey eyes, blush, white dress, floral print, open mouth, long hair, blunt bangs, white hair, pelvic curtain, grey hair, white background, bare shoulders, very long hair, breasts, simple background, tassel, small breasts, oil-paper umbrella:1)
|
| 53 |
|
| 54 |
## Natural language prompting tips
|
| 55 |
-
-
|
| 56 |
|
| 57 |
# License
|
| 58 |
-
This base
|
| 59 |
|
| 60 |
If you would like a commercial license, please email tdrussell@circlestone.ai
|
| 61 |
|
|
|
|
| 11 |
|
| 12 |
<img src="Anima_01783_.png">
|
| 13 |
|
| 14 |
+
VRChat2176 is a 2 billion parameter text-to-image model strictly designed to generate VRChat-style images.
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
|
| 16 |
+
It was primarily trained on resolutions of 1344x2176 or 2176x1344.
|
| 17 |
|
| 18 |
# Installing and running
|
| 19 |
Workflow:
|
| 20 |
<img src="Anima_01802_.png" width="336">
|
| 21 |
<img src="Anima_01785_.png" width="544">
|
| 22 |
+
The model is natively supported in ComfyUI. Each image above contains a workflow; you can open it in ComfyUI or drag-and-drop to get the workflow. The model files go in their respective folders inside your model directory:
|
| 23 |
- VRChat2176.safetensors goes in ComfyUI/models/diffusion_models
|
| 24 |
- qwen_3_06b_base.safetensors goes in ComfyUI/models/text_encoders
|
| 25 |
- qwen_image_vae.safetensors goes in ComfyUI/models/vae (this is the Qwen-Image VAE, you might already have it)
|
| 26 |
+
If you encounter an error with the workflow, try deleting the "Switch (Any)" node, and reconnect the latent correctly.
|
| 27 |
|
| 28 |
## Generation settings
|
| 29 |
- Works at resolutions between 1344^2 and 2176^2 pixels.
|
|
|
|
| 50 |
newest, masterpiece, best quality, score_7, thighhighs, white thighhighs, (dim1 dim1-78416eb9, 1girl, umbrella, double bun, solo, holding umbrella, chinese clothes, china dress, dress, twintails, hair bun, looking at viewer, holding, hair ornament, grey eyes, blush, white dress, floral print, open mouth, long hair, blunt bangs, white hair, pelvic curtain, grey hair, white background, bare shoulders, very long hair, breasts, simple background, tassel, small breasts, oil-paper umbrella:1)
|
| 51 |
|
| 52 |
## Natural language prompting tips
|
| 53 |
+
- Natural language prompting is currently not supported.
|
| 54 |
|
| 55 |
# License
|
| 56 |
+
This base model of this model is licensed under the CircleStone Labs Non-Commercial License. The model and derivatives are only usable for non-commercial purposes. Additionally, this model constitutes a "Derivative Model" of Cosmos-Predict2-2B-Text2Image, and therefore is subject to the [NVIDIA Open Model License Agreement](https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/) insofar as it applies to Derivative Models.
|
| 57 |
|
| 58 |
If you would like a commercial license, please email tdrussell@circlestone.ai
|
| 59 |
|