Build a Python AI Image Generator in 15 Minutes (Free & Local)

  Рет қаралды 24,102

Tech With Tim

Tech With Tim

Күн бұрын

Пікірлер: 60
@zoltan367
@zoltan367 Ай бұрын
im so glad tech tutors like these exist :)
@TechWithTim
@TechWithTim Ай бұрын
Glad to help!
@uzi2k283
@uzi2k283 Ай бұрын
​@@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
@digitalcivilulydighed Ай бұрын
@@TechWithTim there are so many nuggets of gold in what you do and run thru.
@usamashami11
@usamashami11 Ай бұрын
My fav Python Tutor and Coding KZbinr never fails to amaze me! ❤
@Djellowman
@Djellowman Ай бұрын
Correct title is "how to USE an AI image generator", as nothing is being built here
@abdulmobinkarimi6846
@abdulmobinkarimi6846 Ай бұрын
agree
@ashesrockstotaldrama
@ashesrockstotaldrama 29 күн бұрын
Yuuuup
@marwanhbt5
@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
@TechWithTim Ай бұрын
Thank you I really appreciate it!
@_theworstguy_
@_theworstguy_ Ай бұрын
I love python. Ive been learning different languages python is the first and always been the best!
@Warley.Araujo
@Warley.Araujo Ай бұрын
Great Video tim!!
@ParthAgrawal-sd8jy
@ParthAgrawal-sd8jy Ай бұрын
Thanks bro for such a good project please keep videos on python projects 🎉🎉
@rameez433
@rameez433 Ай бұрын
Excellent Guruji🙏
@atenleggedninja
@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
@brpatil_007 Ай бұрын
4:57 I have RTX 3050Ti is it sufficient or Not ??
@stranostrani9212
@stranostrani9212 23 күн бұрын
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
@beethreeLIVE Ай бұрын
The goat
@Antonio-cm8gi
@Antonio-cm8gi 22 күн бұрын
what should i put instead of CUDA when running on macbook? using "cpu" leads to an error.
@quangtranminh624
@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
@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
@fersosam Ай бұрын
Great video
@tcgvsocg1458
@tcgvsocg1458 Ай бұрын
it look like tech with tim back in youtube game :D
@rafaelbosco4610
@rafaelbosco4610 24 күн бұрын
Can you show your vscode theme configs?
@SarntRoos
@SarntRoos Ай бұрын
If I’m building a website and that website builder accepts code how could I get this on my website
@abdulmobinkarimi6846
@abdulmobinkarimi6846 Ай бұрын
tim bro, how long it will take to run it on an Intel Core i2 duo
@Hotjams2024
@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
@failz316
@failz316 28 күн бұрын
Which version of Python do you have
@suneetsharma2852
@suneetsharma2852 24 күн бұрын
getting similar error, did you find the solution
@enksek
@enksek Ай бұрын
tried couple of prompts but results are terrible..
@wildwestpimpstyle7196
@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
@wildwestpimpstyle7196 Ай бұрын
anyone else encounter this?
@failz316
@failz316 28 күн бұрын
Have you tried executing the code without characters.\
@darksniperz4414
@darksniperz4414 Ай бұрын
2nd !!!!! 🎉🎉🎉🎉
@cosmin9641
@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
@ThierryC2373 Ай бұрын
Cuda works only with Nvidia GPUs capable of using Cuda and its driver must be Cuda compatible.
@caiovieira9949
@caiovieira9949 Ай бұрын
You could also show the options about AMD GPU.
@wildwestpimpstyle7196
@wildwestpimpstyle7196 Ай бұрын
is that why all my attempts have failed?
@ibrudiiv
@ibrudiiv Ай бұрын
@@wildwestpimpstyle7196 Yea. PyTorch and CUDA is NVIDIA only.
@neverwantedjr
@neverwantedjr Ай бұрын
Can you make GANs learning video?
@dokmuoh33
@dokmuoh33 Ай бұрын
we need an AI music generator now, or is that an excercise for the reader?
@TechCodeGate213
@TechCodeGate213 Ай бұрын
@muhammadkarangwa
@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
@Djellowman Ай бұрын
lol. lmao.
@chrissame
@chrissame 6 күн бұрын
I take it my RTX 3050 will suffer with this lol
@Snegan.P
@Snegan.P Ай бұрын
use " lifeforce " song for an intro. Cause there is no intro to your youtube channel dude.
@helomydestiny8431
@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
@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
@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ח
@יצחקי-צ6ח Ай бұрын
Can you explain it to me why we should study code if ai do all?
@LynxesYT
@LynxesYT Ай бұрын
Somebody gotta build ai and most importantly somebody gotta teach ai, afterall being educative about technology is never wasted!!!
@novousabbott4926
@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ח
@יצחקי-צ6ח Ай бұрын
@LynxesYT you can build a big page with a cursor where you need programmers here? Widout knows many code basics only
@יצחקי-צ6ח
@יצחקי-צ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
@BraveRanger-r7z Ай бұрын
Can you explaine me why we should walk if we can ly arround
@hitbox4812
@hitbox4812 Ай бұрын
Third
Please Master These 10 Python Functions…
22:17
Tech With Tim
Рет қаралды 237 М.
AI Learns to Generate Faces
10:03
Green Code
Рет қаралды 24 М.
1% vs 100% #beatbox #tiktok
01:10
BeatboxJCOP
Рет қаралды 67 МЛН
Мясо вегана? 🧐 @Whatthefshow
01:01
История одного вокалиста
Рет қаралды 7 МЛН
The Mission Center System Monitoring Application
6:41
DistroTube
Рет қаралды 6 М.
Create a LOCAL Python AI Chatbot In Minutes Using Ollama
13:17
Tech With Tim
Рет қаралды 124 М.
10 Python Concepts You NEED To Know in 2025
24:08
Tech With Tim
Рет қаралды 12 М.
Local AI Chatbot in Python
8:35
Code Yoga
Рет қаралды 1,1 М.
The Untold Story of VS Code
12:42
CodeSource
Рет қаралды 124 М.
How To Make Money From Python - A Complete Guide
10:33
Tech With Tim
Рет қаралды 116 М.
5 Python Libraries You Should Know in 2025!
22:30
Keith Galli
Рет қаралды 69 М.
Google’s Quantum Chip: Did We Just Tap Into Parallel Universes?
9:34
1% vs 100% #beatbox #tiktok
01:10
BeatboxJCOP
Рет қаралды 67 МЛН