Bunny AI
bunny.net
Bunny AI
1–10 of 156 posts
Re: Bunny AI
#2Re: Bunny AI
#3Any one know the pricing? When you go to their pricing page it only has info about standard CDN stuff.
> Bunny AI is currently available free of charge during the experimental preview release and is enabled for every bunny.net user. We want to invite everyone to have a look and play around, and share the results with us. Bunny AI is released as an experimental feature, and we would love to hear your feedback.
Re: Bunny AI
#4Re: Bunny AI
#5Re: Bunny AI
#6Re: Bunny AI
#7Dumb question.. can you only generate images of bunnies?
Re: Bunny AI
#8 for a in `seq 1000 2000`; do wget "https://bunnynet-avatars.b-cdn.net/.ai/img/dalle-256/avatar/email-${a}/rabbit.jpg?width=128&hiEbunny=is_this_secure_though" ; doneRe: Bunny AI
#9Re: Bunny AI
#10Looks like it is generating on-the-fly. No? Second request for each generation (unique number) takes no time. for a in `seq 1000 2000`; do wget "https://bunnynet-avatars.b-cdn.net/.ai/img/dalle-256/avatar/email-${a}/rabbit.jpg?width=128&hiEbunny=is_this_secure_though" ; done