Great job. I really like your timelapses with Invoke AI. Can you make tutorial how to install more models?
@MostafaLamey Жыл бұрын
I still find some trouble installing new models, not all of them work
@sallysamir2805 Жыл бұрын
Amazing as usual ❤❤❤
@kallamamran Жыл бұрын
Nice timelapse!
@MostafaLamey Жыл бұрын
Thanks a lot!
@AlexeiRojinski Жыл бұрын
Amazing! How do u install "InkPunk" (and other diffusers) in invokeAI ??? I have only SD 1.5
@MostafaLamey Жыл бұрын
First download the desired model weights file and place it under models/ldm/stable-diffusion-v1/. Record the path of the weights file (e.g. models/ldm/stable-diffusion-v1/Inkpunk-Diffusion-v2.ckpt) If you are using anaconda, run the anaconda command prompt, then navigate to your InvokeAI folder, activate the invoke ai environment by typing (conda activate invokeai) then launch the invoke.py CLI with python scripts/invoke.py. At the invoke> command-line, enter the command (!import_model ). For example: invoke> !import_model models/ldm/stable-diffusion-v1/Inkpunk-Diffusion-v2.ckpt That's it, have fun 😃
@AlexeiRojinski Жыл бұрын
@@MostafaLamey Thank you so much!!! It works now. I used the CLI to install new models with the command !import_model !! really easy! Thanks a lot for your feedback, Mostafa!!!
@caglisto Жыл бұрын
@@MostafaLamey Hi there, I could not find the find conda enviroment: invokeai ?😓 (noob here, I'm an artist I don't know how to code)
@MostafaLamey Жыл бұрын
In the windows file explorer navigate to your InvokeAI folder and in the address bar type cmd. This will open the command prompt and direct it to your invoke ai folder automatically In the command prompt type conda activate invokeai This will activate the environment Then type python scripts/invoke.py Now you are running the CLI You can make sure everything is working when you find before your cursor Here you can import the model you want as I described above
@rdvizstudio Жыл бұрын
Can you make a tutorial on how to install this from the link you gave ? I tried but didnt understand it was wuite complicated.
@MostafaLamey Жыл бұрын
Here is a link to a video explaining how to install InvokeAI kzbin.info/www/bejne/m2e9aJ2mjc2jprc
@nikoletbunet Жыл бұрын
What GPU are you using?
@MostafaLamey Жыл бұрын
Rtx 2080 ti
@Igrom_Gamedev Жыл бұрын
Hi, tell me, how did you install this model?
@MostafaLamey Жыл бұрын
Check this video kzbin.info/www/bejne/oXSYZZ93pquBm8k
@Igrom_Gamedev Жыл бұрын
@@MostafaLamey this old method. Developer add new system for this.