patrickvonplaten
commited on
Commit
•
275bc56
1
Parent(s):
1d11dd5
Update README.md
Browse files
README.md
CHANGED
@@ -221,10 +221,7 @@ Amused inherits performance benefits from original [muse](https://arxiv.org/pdf/
|
|
221 |
|
222 |
Additionally, amused uses the smaller CLIP as its text encoder instead of T5 compared to muse. Amused is also smaller with ~600M params compared the largest 3B param muse model. Note that being smaller, amused produces comparably lower quality results.
|
223 |
|
224 |
-
![
|
225 |
-
![a100_bs_8](./assets/a100_bs_8.png)
|
226 |
-
![4090_bs_1](./assets/4090_bs_1.png)
|
227 |
-
![4090_bs_8](./assets/4090_bs_8.png)
|
228 |
|
229 |
### Muse performance knobs
|
230 |
|
|
|
221 |
|
222 |
Additionally, amused uses the smaller CLIP as its text encoder instead of T5 compared to muse. Amused is also smaller with ~600M params compared the largest 3B param muse model. Note that being smaller, amused produces comparably lower quality results.
|
223 |
|
224 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/5dfcb1aada6d0311fd3d5448/PEVklboNHZ1dgrco8Mu_-.png)
|
|
|
|
|
|
|
225 |
|
226 |
### Muse performance knobs
|
227 |
|