patrickvonplaten
commited on
Commit
•
6f3f309
1
Parent(s):
1ade4d5
Update README.md
Browse files
README.md
CHANGED
@@ -216,10 +216,7 @@ Amused inherits performance benefits from original [muse](https://arxiv.org/pdf/
|
|
216 |
|
217 |
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.
|
218 |
|
219 |
-
![
|
220 |
-
![a100_bs_8](./assets/a100_bs_8.png)
|
221 |
-
![4090_bs_1](./assets/4090_bs_1.png)
|
222 |
-
![4090_bs_8](./assets/4090_bs_8.png)
|
223 |
|
224 |
### Muse performance knobs
|
225 |
|
|
|
216 |
|
217 |
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.
|
218 |
|
219 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/5dfcb1aada6d0311fd3d5448/PEVklboNHZ1dgrco8Mu_-.png)
|
|
|
|
|
|
|
220 |
|
221 |
### Muse performance knobs
|
222 |
|