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

|
226 |
-

|
227 |
-

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

|
|
|
|
|
|
|
225 |
|
226 |
### Muse performance knobs
|
227 |
|