@@TechWithTimThank you so much for the help! We don't really deserve It, but we do In fact need It! Every one of your videos are awesome!
@digitalcivilulydighedАй бұрын
@@TechWithTim there are so many nuggets of gold in what you do and run thru.
@usamashami11Ай бұрын
My fav Python Tutor and Coding KZbinr never fails to amaze me! ❤
@DjellowmanАй бұрын
Correct title is "how to USE an AI image generator", as nothing is being built here
@abdulmobinkarimi6846Ай бұрын
agree
@ashesrockstotaldrama29 күн бұрын
Yuuuup
@marwanhbt5Ай бұрын
How you simplify the explanations shows how smart you are, thank you for all this humility and understandable explanation, I really love this channel
@TechWithTimАй бұрын
Thank you I really appreciate it!
@_theworstguy_Ай бұрын
I love python. Ive been learning different languages python is the first and always been the best!
@Warley.AraujoАй бұрын
Great Video tim!!
@ParthAgrawal-sd8jyАй бұрын
Thanks bro for such a good project please keep videos on python projects 🎉🎉
@rameez433Ай бұрын
Excellent Guruji🙏
@atenleggedninjaАй бұрын
Oh wow, I got it working pretty quickly. I'd love to learn how to make this an .exe where you can just open it up, type in the prompt, and wait for it to generate.
@brpatil_007Ай бұрын
4:57 I have RTX 3050Ti is it sufficient or Not ??
@stranostrani921223 күн бұрын
Avoid following this tutorial and instead search for how to set up and use ComfyUI (open-source) if you're interested in working with various Stable Diffusion models. You’ll find excellent resources on platforms like Hugging Face and CivitAI. Your 3050Ti is well-suited for most models, especially those based on Stable Diffusion 1.5, Pony Diffusion, or SDXL. However, it will struggle significantly with more recent and demanding models like FLUX and SD 3.5, as these require substantially more VRAM and processing power to run effectively. That said, you can achieve a lot with the earlier models I mentioned, as they’ve been around longer and have a wealth of community-built tools and resources to support them.
@beethreeLIVEАй бұрын
The goat
@Antonio-cm8gi22 күн бұрын
what should i put instead of CUDA when running on macbook? using "cpu" leads to an error.
@quangtranminh624Ай бұрын
Can you do another tutorial on some advanced techniques like quantization and offloading plz? These techniques can help the model run faster and more efficiently on our local machine
@ivar325Ай бұрын
Hi Tim..May i know how to import the token that i created on my own from hugging face to my own google colab.
@fersosamАй бұрын
Great video
@tcgvsocg1458Ай бұрын
it look like tech with tim back in youtube game :D
@rafaelbosco461024 күн бұрын
Can you show your vscode theme configs?
@SarntRoosАй бұрын
If I’m building a website and that website builder accepts code how could I get this on my website
@abdulmobinkarimi6846Ай бұрын
tim bro, how long it will take to run it on an Intel Core i2 duo
@Hotjams2024Ай бұрын
am getting this error when in do the command pip install -r . equirements.txt : subprocess-exited-with-error × Getting requirements to build wheel did not run successfully. not sure what to do now
@failz31628 күн бұрын
Which version of Python do you have
@suneetsharma285224 күн бұрын
getting similar error, did you find the solution
@enksekАй бұрын
tried couple of prompts but results are terrible..
@wildwestpimpstyle7196Ай бұрын
stuck after pip install -r . equirements.txt. keep getting error: metadata-generation-failed and then a loop with chatgpt telling me to do things that all lead to metadata error
@wildwestpimpstyle7196Ай бұрын
anyone else encounter this?
@failz31628 күн бұрын
Have you tried executing the code without characters.\
@darksniperz4414Ай бұрын
2nd !!!!! 🎉🎉🎉🎉
@cosmin9641Ай бұрын
I get this error message. Please help. torch.OutOfMemoryError: CUDA out of memory. Tried to allocate 46.00 MiB. GPU 0 has a total capacity of 8.00 GiB of which 0 bytes is free. Of the allocated memory 14.55 GiB is allocated by PyTorch, and 340.50 KiB is reserved by PyTorch but unallocated.
@ThierryC2373Ай бұрын
Cuda works only with Nvidia GPUs capable of using Cuda and its driver must be Cuda compatible.
@caiovieira9949Ай бұрын
You could also show the options about AMD GPU.
@wildwestpimpstyle7196Ай бұрын
is that why all my attempts have failed?
@ibrudiivАй бұрын
@@wildwestpimpstyle7196 Yea. PyTorch and CUDA is NVIDIA only.
@neverwantedjrАй бұрын
Can you make GANs learning video?
@dokmuoh33Ай бұрын
we need an AI music generator now, or is that an excercise for the reader?
@TechCodeGate213Ай бұрын
❤
@muhammadkarangwaАй бұрын
can somebody help me explain for me why I'm getting this: ERROR: Could not find a version that satisfies the requirement pdiffusers[torch] (from versions: none) ERROR: No matching distribution found for pdiffusers[torch]
@DjellowmanАй бұрын
lol. lmao.
@chrissame6 күн бұрын
I take it my RTX 3050 will suffer with this lol
@Snegan.PАй бұрын
use " lifeforce " song for an intro. Cause there is no intro to your youtube channel dude.
@helomydestiny8431Ай бұрын
hey Tim , i just want to ask you a favor . Im new to python and the basic such as ( loops , while loops , variables , condition ..... ) I can do it now . And my main major path right now is data and ai ( maybe im gonna study automation too ) . Because im not moving to software then should i move directly to learn ML , automation , deep learning , data ? Thanks for answer this comment.
@rmt3589Ай бұрын
What do you mean by "not moving to software"? Because you've listed software. Unless you mean Firmware. But yes, ML is a good start for the basics of AI.
@AnujDohaАй бұрын
How to generate," images of multiple view angle from single prompt" , to aid them in 3D model/scene generation using gaussian splats or NERF? Kindly help🙏❤
@יצחקי-צ6חАй бұрын
Can you explain it to me why we should study code if ai do all?
@LynxesYTАй бұрын
Somebody gotta build ai and most importantly somebody gotta teach ai, afterall being educative about technology is never wasted!!!
@novousabbott4926Ай бұрын
It's very useful to know the code in order to critique it. AI does make mistakes, knowing the language you can catch and correct the mistakes. I've had ChatGpt make up functions that don't exist and was able to fix it myself
@יצחקי-צ6חАй бұрын
@LynxesYT you can build a big page with a cursor where you need programmers here? Widout knows many code basics only
@יצחקי-צ6חАй бұрын
@@novousabbott4926 bro chat gpt it's bad in code,try cursor ai, when it's big project work step by step file file
@BraveRanger-r7zАй бұрын
Can you explaine me why we should walk if we can ly arround