Skip to content

Pbs001/Castaway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Castaway

Castaway is a diffusion model which runs on dreambooth model. It uses stable diffusion library to generate images. This model helps you to inject yourself into AI and make any images with your face.

To start with:

Follow the steps mentioned in the code. The user needs to upload 15-20 pictures of themselves to get good results and slight modification needs to be made in terms of step size and intervals. We use a thumb rule that the step size needs to be 100*(the number of images) and the interval can be same as step size but not greater than step size. The parameters need to be updated in the code and is shown in the picture below.

Screenshot 2023-04-28 at 2 34 59 PM

Once the features extraction starts it might take the model about 30 mins to train depending on the GPU.

Generating images :

Once the training is completed we can test the model by prompting in the code or using the gradio UI/UX to prompt and get the result

Examples of Images generated:

Unknown-2 Unknown-3 Unknown

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published