Lawrence-cj commited on
Commit
fe624a9
·
verified ·
1 Parent(s): 9413e1d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -47,7 +47,7 @@ Source code is available at https://github.com/NVlabs/Sana.
47
  - **Model type:** Linear-Diffusion-Transformer-based text-to-image generative model
48
  - **Model size:** 1648M parameters
49
  - **Model resolution:** This model is developed to generate 1024px based images with multi-scale heigh and width.
50
- - **License:** [CC BY-NC-SA 4.0 License](./LICENSE.txt)
51
  - **Model Description:** This is a model that can be used to generate and modify images based on text prompts.
52
  It is a Linear Diffusion Transformer that uses one fixed, pretrained text encoders ([Gemma2-2B-IT](https://huggingface.co/google/gemma-2-2b-it))
53
  and one 32x spatial-compressed latent feature encoder ([DC-AE](https://hanlab.mit.edu/projects/dc-ae)).
 
47
  - **Model type:** Linear-Diffusion-Transformer-based text-to-image generative model
48
  - **Model size:** 1648M parameters
49
  - **Model resolution:** This model is developed to generate 1024px based images with multi-scale heigh and width.
50
+ - **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).
51
  - **Model Description:** This is a model that can be used to generate and modify images based on text prompts.
52
  It is a Linear Diffusion Transformer that uses one fixed, pretrained text encoders ([Gemma2-2B-IT](https://huggingface.co/google/gemma-2-2b-it))
53
  and one 32x spatial-compressed latent feature encoder ([DC-AE](https://hanlab.mit.edu/projects/dc-ae)).