sharpenb commited on
Commit
b53b3dc
1 Parent(s): 9fa768b

Upload folder using huggingface_hub (#3)

Browse files

- 20dbb8b6df8e5846715b88e657d37cc5d98a2495b9bb0a1bf2fcb6c44dd0b3f6 (ac86bffed8ecd6a3c441d38aa33e7e69314827e3)
- ea48bd42b05d6fc5b61f2a0530902a5d0d6099ddee0e56f5f75be62537fb0a7b (908f1cf7f48a9b7966265f5156e86f8f53098067)

Files changed (3) hide show
  1. README.md +5 -2
  2. model/optimized_model.pkl +2 -2
  3. plots.png +0 -0
README.md CHANGED
@@ -35,7 +35,10 @@ metrics:
35
 
36
  ![image info](./plots.png)
37
 
38
- These results were obtained on NVIDIA A100-PCIE-40GB with configuration described in config.json. Results may vary in other settings (e.g. other hardware, image size, batch size, ...).
 
 
 
39
 
40
  ## Setup
41
 
@@ -75,7 +78,7 @@ The configuration info are in `config.json`.
75
 
76
  ## License
77
 
78
- We follow the same license as the original model. Please check the license of the original model stabilityai-stable-diffusion-xl-base-1.0 before using this model.
79
 
80
  ## Want to compress other models?
81
 
 
35
 
36
  ![image info](./plots.png)
37
 
38
+ **Important remarks:**
39
+ - The quality of the model output might slightly vary compared to the base model. There might be minimal quality loss.
40
+ - These results were obtained on NVIDIA A100-PCIE-40GB with configuration described in config.json and are obtained after a hardware warmup. Efficiency results may vary in other settings (e.g. other hardware, image size, batch size, ...).
41
+ - You can request premium access to more compression methods and tech support for your specific use-cases [here](https://z0halsaff74.typeform.com/pruna-access?typeform-source=www.pruna.ai).
42
 
43
  ## Setup
44
 
 
78
 
79
  ## License
80
 
81
+ We follow the same license as the original model. Please check the license of the original model stabilityai/stable-diffusion-xl-base-1.0 before using this model.
82
 
83
  ## Want to compress other models?
84
 
model/optimized_model.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:256fd687311e402d6cbf0071cda62fb2710492a07552e6c020d86f4ba55f3e50
3
- size 6943131185
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd54b49b0695c0d91a7e1132630edc2aa99d09b2aeeb998e6ff501e1a01db828
3
+ size 6943130725
plots.png CHANGED