nightknocker commited on
Commit
2a66a8f
·
verified ·
1 Parent(s): 726b86a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -2,6 +2,9 @@
2
  license: apache-2.0
3
  tags:
4
  - anima
 
 
 
5
  ---
6
 
7
  # Cosmos BERT
@@ -10,6 +13,8 @@ BERT for Anima/Cosmos.
10
 
11
  This is *not* an adapter model, but rather an early replacement for the T5/Qwen model.
12
 
 
 
13
  It was trained on both T5 (text) and the [AnimaTextToImagePipeline](https://huggingface.co/nightknocker/tdrussell-secret-model-diffusers) (text-image pairs).
14
 
15
  ![](images/preview.png)
 
2
  license: apache-2.0
3
  tags:
4
  - anima
5
+ base_model:
6
+ - circlestone-labs/Anima
7
+ base_model_relation: adapter
8
  ---
9
 
10
  # Cosmos BERT
 
13
 
14
  This is *not* an adapter model, but rather an early replacement for the T5/Qwen model.
15
 
16
+ This means that the T5, Qwen, and LLM adapter files are about to say goodbye.
17
+
18
  It was trained on both T5 (text) and the [AnimaTextToImagePipeline](https://huggingface.co/nightknocker/tdrussell-secret-model-diffusers) (text-image pairs).
19
 
20
  ![](images/preview.png)