Personal Video Diary w/ Stable Diffusion — 3

--

I talked about validating private digest animated on the dev machine, i.e. a Mac, in the previous post. Today’s objective is to do the same on an ec2 instance.

abcli always has at least one ec2 machine that is running a blue-worker session. To find this machine type in abcli instance list.

Now, copy the <ip-address> and type inabcli ssh ec2 <ip-address> followed by abcli screen resume. Now, you are inside a screen on an ec2 instance. 🚀

I typed in,

private digest animated \
~dryrun \
--seed 42 \
--start_schedule 0.9

and watched as the sentences were fed into Stable Diffusion. Then copied the object name and typed in, on local,

abcli select <object-name>
abcli download . open

This is what I received:

--

--

No responses yet