sayakpaul HF staff commited on
Commit
3902441
·
verified ·
1 Parent(s): 8ab31f6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -1,9 +1,14 @@
1
  ---
2
  library_name: diffusers
 
 
 
3
  ---
4
 
5
  ## To run
6
 
 
 
7
  Make sure you have the latest versions of `bitsandbytes` and `accelerate` installed.
8
 
9
  And then install `diffusers` from [this PR](https://github.com/huggingface/diffusers/pull/9213/):
 
1
  ---
2
  library_name: diffusers
3
+ license: other
4
+ license_name: flux-1-dev-non-commercial-license
5
+ license_link: LICENSE.md
6
  ---
7
 
8
  ## To run
9
 
10
+ Be mindful of the license of Flux.1-Dev here.
11
+
12
  Make sure you have the latest versions of `bitsandbytes` and `accelerate` installed.
13
 
14
  And then install `diffusers` from [this PR](https://github.com/huggingface/diffusers/pull/9213/):