patrickvonplaten
commited on
Commit
·
0effe57
1
Parent(s):
ec4f22d
Update README.md
Browse files
README.md
CHANGED
@@ -15,8 +15,8 @@ tags:
|
|
15 |
|
16 |
| Model | Params |
|
17 |
|-------|--------|
|
18 |
-
| [amused-256](https://huggingface.co/huggingface/amused-256) |
|
19 |
-
| [amused-512](https://huggingface.co/huggingface/amused-512) |
|
20 |
|
21 |
Amused is a lightweight text to image model based off of the [muse](https://arxiv.org/pdf/2301.00704.pdf) architecture. Amused is particularly useful in applications that require a lightweight and fast model such as generating many images quickly at once.
|
22 |
|
|
|
15 |
|
16 |
| Model | Params |
|
17 |
|-------|--------|
|
18 |
+
| [amused-256](https://huggingface.co/huggingface/amused-256) | 803M |
|
19 |
+
| [amused-512](https://huggingface.co/huggingface/amused-512) | 808M |
|
20 |
|
21 |
Amused is a lightweight text to image model based off of the [muse](https://arxiv.org/pdf/2301.00704.pdf) architecture. Amused is particularly useful in applications that require a lightweight and fast model such as generating many images quickly at once.
|
22 |
|