I tried to build a REACT STABLE DIFFUSION App in 15 minutes

preview_player
Показать описание
Oooooh lawdy, this one put my coding skills to the test...python ANNNND JAVASCRIPT?

Anyway, hopefully you agree that this is slightly better than the last Stable Diffusion UI that I made, either way it allows you to generate images by leveraging the amazing model. Deployment of the API would require a GPU to be quick...let me know if you have any suggestions!

Hopefully you enjoyed this video.

Oh, and don't forget to connect with me!

Happy coding!
Nick

P.s. Let me know how you go and drop a comment if you need a hand!
#machinelearning #codingchallenge #react #javascript
Рекомендации по теме
Комментарии
Автор

Please do more React/JavaScript Machine learning projects. Combining it with a Python back-end was also really cool. 👏🏾🔥

Jaybaas
Автор

Nick, you're so motivating ! I took example of the VizDoom video you recorded and also of some others of your videos and some chess AI videos to create a project to get my AI dev diploma (that I know I passed a week ago !!!!) ... so I really wanted to thank you for all the great content you're providing ^^
Keep going, you're a real blessing !
Best regards from France

FanZy
Автор

As someone who has been teaching coding for 10 years I really admire your work, keep it up!!

SanjinDedic
Автор

Nice video. I definitely need to step up from python and learn typescript. This kind of videos with fastapi as backend and react as front are super useful and are near the state of the art on what you see in the private sector

pitter
Автор

how do you deploy the production backend for a web app like this? is google colab good?

clippy
Автор

Is there any way to build background diffusion based on your own image ?

itsme-gcdx
Автор

did he use flask in the python file to create an api or is it simple.
i am a total beginner it would be really big help if someone can guide me

raizel-sama
Автор

Great video! Do the generate PNGs have the metadata info like seeds etc???

krjpqrq
Автор

Keep that energy... 10x skills... Great audio/editing... 💯

coinhawk
Автор

I am sorry, but where i can get token for stable-diffusion ?

richardrgb
Автор

Would it be feasible to do this on an EC2 CPU instance?

kamikaze
Автор

thank you for the amazing walkthrough. Learned so much. I'm trying to work this out on a Mac with M1, so many other challenges. Can you make a followup to this for device ="mps" ? Also I don't see a Say Thanks button for your channel ;)

xt
Автор

can you please tell us where you imported StableDiffusionPipeline from?

srirambharadwaj
Автор

Awesome! One question, when you import the pretrained model i.e. StableDiffusionPipeline.from_pretrained(...), does the code download the whole pre-trained model to your PC ?

davidzhang
Автор

Please how can I host this on cloud and have it as a website?

oyewalephilip
Автор

How can i add lora in this project and using it on website

hieule
Автор

Hi, I want to change the model. Where do I fix it? Can you please tell me?

ansrmn
Автор

Is there any way to do this without an API key? I was thinking it'd be cool to make a checkpoint in my style (so people can know it is 100% ethical to use) and then make a google play app and run ads in it. I can't afford an API key because I don't have money and I'd need to do a lot of extensive testing, which would rack up quite a bill if I had to use an AI key.

shadowdemonaer
Автор

hi there,
it's auth_token is stability sdk api key?

koo
Автор

It says NSFW content detected with anything i write like 'a cat' etc how to fix this?

TaskMask