Open KadirErturk4r opened 1 year ago
What happens when you press the Download CLIP Model
button?
Noting happen
It's a strange behavior 🤔.
Did you install the addon using steps in the following URL?
You must first press Update Python Modules
or with CUDA
button. And then press the Download CLIP Model
button.
Ä° literally followed the steps on the link. Somehow not able to download CLÄ°P. Ä°s there any required files/action
Get Outlook for Androidhttps://aka.ms/AAb9ysg
From: UuuNyaa @.> Sent: Monday, January 2, 2023 2:10:49 PM To: UuuNyaa/blender_motion_generate_tools @.> Cc: Kadir Erturk @.>; Author @.> Subject: [EXTERNAL] Re: [UuuNyaa/blender_motion_generate_tools] CLIP Model not found (Issue #2)
It's a strange behavior 🤔 . Did you install the addon using steps in the following URL? https: //github. com/UuuNyaa/blender_motion_generate_tools#installation You must first press Update Python Modules or with CUDA button. And then press the
It's a strange behavior 🤔.
Did you install the addon using steps in the following URL?
You must first press Update Python Modules or with CUDA button. And then press the Download CLIP Model button.
— Reply to this email directly, view it on GitHubhttps://urldefense.com/v3/__https://github.com/UuuNyaa/blender_motion_generate_tools/issues/2*issuecomment-1369241251__;Iw!!Db5-Glse!afYzfaDlguYyAu4iX46DrwWqllfaLAWQpTzNn9VPnsmkOh0rlmSWdlPPWIbu4Qz8_qa506hpnU21y7iBP_em7unB$, or unsubscribehttps://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/ALTYYSRJB32LCSB3ZRIRZ7TWQNG6TANCNFSM6AAAAAATPAWNCI__;!!Db5-Glse!afYzfaDlguYyAu4iX46DrwWqllfaLAWQpTzNn9VPnsmkOh0rlmSWdlPPWIbu4Qz8_qa506hpnU21y7iBP2AE0Syy$. You are receiving this because you authored the thread.Message ID: @.***>
This e-mail and any attachments may be confidential or legally privileged. If you received this message in error or are not the intended recipient, you should destroy the e-mail message and any attachments or copies, and you are prohibited from retaining, distributing, disclosing, or using any information contained herein. Please inform us of the erroneous delivery by return e-mail. Thank you for your cooperation.
Ce courriel et toute pièce jointe peuvent contenir des renseignements confidentiels, privilégiés ou légaux. Si cet envoi ne s'adresse pas à vous ou si vous l'avez reçu par erreur, vous devez le supprimer. Il est interdit de conserver, distribuer, communiquer ou utiliser les renseignements qu'il contient. Nous vous prions de nous signaler toute erreur par courriel. Merci de votre collaboration.
Is there any required files/action
No other files or actions required.
Maybe the Blender version is the cause. Could you test it using Blender 3.3 LTS?
no good news.
I assume 3.3.2 is same as 3.3 LTS.
and also here is the logs
You must checked all Required Python Modules
.
And then press the Download CLIP Model button.
seems like Python settings confusion between Blender and my comp. Blender comes with its Python (3.10) and my computer push to use 3.9, and no settings to force blender to use mine. Thanks
Thanks for the test and report. Unfortunately, there seems to be no solution at the moment 😢
For future reference, please share the List Python Modules
results log.
here it is;
even though the list says packages are installed, the required modules show not installed. It is a bit strange
good news. I removed the Python310 folder under ...\AppData\Roaming\Python and problems solved Looks like there is confusion between python versions under roaming.
bad news: encountered another issue
After loading script (smpl_model...) and click the Generate Motion button I got the following
Thanks for testing.
I released v0.0.5 that relays exceptions during motion generation. https://github.com/UuuNyaa/blender_motion_generate_tools/releases
So please test it when you have time.
same result.
Thanks for testing, but the error message is puzzling... 🤔
Please try the following steps:
I've installed CLIP via pip install git+https://github.com/openai/CLIP.git but still get CLIP Model not found here
I am using Blender 3.4.1