twodgirl commited on
Commit
b75f2c5
1 Parent(s): 65a7fea

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
  base_model:
3
  - lehduong/OneDiffusion
 
4
  ---
5
 
6
  # OneDiffusion
@@ -13,4 +14,4 @@ In the [instruction](https://github.com/lehduong/OneDiffusion?tab=readme-ov-file
13
 
14
  ```python
15
  pipeline = OneDiffusionPipeline.from_pretrained('twodgirl/onediffusion-bf16').to(device=device, dtype=torch.bfloat16)
16
- ```
 
1
  ---
2
  base_model:
3
  - lehduong/OneDiffusion
4
+ license: cc-by-nc-4.0
5
  ---
6
 
7
  # OneDiffusion
 
14
 
15
  ```python
16
  pipeline = OneDiffusionPipeline.from_pretrained('twodgirl/onediffusion-bf16').to(device=device, dtype=torch.bfloat16)
17
+ ```