Lawrence-cj commited on
Commit
cd38585
·
verified ·
1 Parent(s): 264bce0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -48,7 +48,7 @@ Source code is available at https://github.com/NVlabs/Sana.
48
  - **Model size:** 1648M parameters
49
  - **Model precision:** torch.bfloat16 (BF16)
50
  - **Model resolution:** This model is developed to generate 1024px based images with multi-scale heigh and width.
51
- - **License:** [CC BY-NC-SA 4.0 License](./LICENSE.txt)
52
  - **Model Description:** This is a model that can be used to generate and modify images based on text prompts.
53
  It is a Linear Diffusion Transformer that uses one fixed, pretrained text encoders ([Gemma2-2B-IT](https://huggingface.co/google/gemma-2-2b-it))
54
  and one 32x spatial-compressed latent feature encoder ([DC-AE](https://hanlab.mit.edu/projects/dc-ae)).
 
48
  - **Model size:** 1648M parameters
49
  - **Model precision:** torch.bfloat16 (BF16)
50
  - **Model resolution:** This model is developed to generate 1024px based images with multi-scale heigh and width.
51
+ - **License:** [NSCL v2-custom](./LICENSE.txt). Governing Terms: NVIDIA License. Additional Information: [Gemma Terms of Use | Google AI for Developers](https://ai.google.dev/gemma/terms) for Gemma-2-2B-IT, [Gemma Prohibited Use Policy | Google AI for Developers](https://ai.google.dev/gemma/prohibited_use_policy).
52
  - **Model Description:** This is a model that can be used to generate and modify images based on text prompts.
53
  It is a Linear Diffusion Transformer that uses one fixed, pretrained text encoders ([Gemma2-2B-IT](https://huggingface.co/google/gemma-2-2b-it))
54
  and one 32x spatial-compressed latent feature encoder ([DC-AE](https://hanlab.mit.edu/projects/dc-ae)).