Comments

You must log in or register to comment.

LightningAI_Main OP t1_is2s0yy wrote

Great question! The main point is not the app itself, it's that you can build something easily as a fully-functioning app on Lightning and let us handle the underlying infrastructure orchestration for you. It's OSS, so if you want you can click "clone it" today, and you will have a version running on your cloud. Fully reproduced, fully functional. You can then drill down and see all the code that made it work, keep what you want, and change what you need to.

A huggingface space or a colab is great for a demo, but you can't build whatever UI you want, you can't add monetization, authentication, etc. You're just just limited to a demo. This is a great way to show something off quickly, but when you want to turn it into a product that's entirely another animal.

We believe people and companies will want to build fully functioning, scalable products for end-users, not just demo their work.

7

39dotyt t1_is9ai2f wrote

The app isn't just another text-to-image generator. It's a powerful and flexible blueprint for all kinds of apps powered by AI.

Check it out! Both the app and the source code πŸ˜‰ It's πŸ”₯ I bet, after experiencing this, you'll want to build your next ML app with Lightning 😁⚑

1

visarga t1_isbgl2o wrote

"anime girl with blue eyes" -> Generated image contains NSFW content

2

LightningAI_Main OP t1_isbsb0q wrote

Hi! The nsfw filter can be a bit sensitive at times as it's looking at the image that's being generated, not the prompt.

For example, I just put that prompt in and got NSFW filter, did it again and got a picture of a girl, then did it again and got NSFW filter.

1