sayakpaul HF staff commited on
Commit
3a96fad
·
verified ·
1 Parent(s): 20f483a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
  library_name: diffusers
 
3
  ---
4
 
5
  int8-wo version of [Flux.1-Schnell](https://huggingface.co/black-forest-labs/FLUX.1-schnell).
@@ -22,4 +23,4 @@ save_to = "sayakpaul/flux.1-schell-int8wo-improved"
22
  transformer.push_to_hub(save_to, safe_serialization=False)
23
  ```
24
 
25
- Install `diffusers`, `huggingface_hub`, `ao` from the source.
 
1
  ---
2
  library_name: diffusers
3
+ license: apache-2.0
4
  ---
5
 
6
  int8-wo version of [Flux.1-Schnell](https://huggingface.co/black-forest-labs/FLUX.1-schnell).
 
23
  transformer.push_to_hub(save_to, safe_serialization=False)
24
  ```
25
 
26
+ Install `diffusers`, `huggingface_hub`, `ao` from the source.