Hi everyone, I hope you're all doing great. I followed this tutorial https://youtu.be/dYt9xJ7dnpU to
Hi everyone, I hope you're all doing great. I followed this tutorial https://youtu.be/dYt9xJ7dnpU to install Kandinsky 2.1 and generate AI art using my graphics card. I followed every step and it was going well until I ran this code to download the files and models:
model = get_kandinsky2(
'cuda',
task_type='text2img',
cache_dir='/tmp/kandinsky2',
model_version='2.1',
use_flash_attention=False
)
I tried deleting and re-downloading the files, but the same error keeps appearing every time. If anyone has any ideas on how I can fix this, it would be greatly appreciated. Thank you.
model = get_kandinsky2(
'cuda',
task_type='text2img',
cache_dir='/tmp/kandinsky2',
model_version='2.1',
use_flash_attention=False
)
I tried deleting and re-downloading the files, but the same error keeps appearing every time. If anyone has any ideas on how I can fix this, it would be greatly appreciated. Thank you.
YouTubeSECourses
Discord : https://bit.ly/SECoursesDiscord. Kandinsky 2.1 is truly exceptional, and it is on par with Midjourney. In this video, I will compare Kandinsky to Stable Diffusion and provide a comprehensive tutorial on installation and usage. If I have been of assistance to you and you would like to show your support for my work, please consider becom...









