Skip to content

Amused is a lightweight text to image model based off of the muse architecture. Amused is particularly useful in applications that require a lightweight and fast model such as generating many images quickly at once.

License

Notifications You must be signed in to change notification settings

dhanushreddy291/aMUSEd-text-to-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

amused/amused-512

This is an implementation of the amused/amused-512 as a Cog model. Cog packages machine learning models as standard containers.

First, download the pre-trained weights:

cog run script/download-weights

Then, you can run predictions:

cog predict -i prompt="a photo of a colorful lemon mocktail can with mint leaves with an abstract background"

Example:

"a photo of a colorful lemon mocktail can with mint leaves with an abstract background"

a photo of a colorful lemon mocktail can with mint leaves with an abstract background

About

Amused is a lightweight text to image model based off of the muse architecture. Amused is particularly useful in applications that require a lightweight and fast model such as generating many images quickly at once.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages