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 |
-

|
221 |
-

|
222 |
-

|
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 |
+

|
|
|
|
|
|
|
220 |
|
221 |
### Muse performance knobs
|
222 |
|