diStyApps / seait

SEAIT is a user-friendly application that simplifies the installation process of AI-related projects
730 stars 44 forks source link

[Bug]: Visioncrafter download doesn't work #55

Open Choogster1 opened 1 month ago

Choogster1 commented 1 month ago

Is there an existing issue for this?

Bug Description

Huggingface shows a login dialog, but if you enter login and password it says it's not supported anymore, so stable diffusion 1.5 doesn't download

Step-by-step instructions to reproduce the issue.

Try and install Visioncrafter

Expected Behavior

Installer should complete

Current Behavior

Installer doesn't complete

Version or Commit where the problem happens

Current

What platforms do you use SEAIT ?

Windows

What Python version are you running on ?

3.10.6

What proccecor do you running on SEAIT ?

GPU

What GPU are you running SEAIT on?

4060

How much GPU VRAM are you running SEAIT on?

8

On what Project the issue are you facing?

VisionCrafter

Console logs

Downloading stable-diffusion-v1-5
Cloning into 'repos\animatediff\models\StableDiffusion\stable-diffusion-v1-5'...
fatal: helper error (-1): User cancelled dialog.
Username for 'https://huggingface.co': user
Password for 'https://user@huggingface.co':
remote: Password authentication in git is no longer supported. You must use a user access token or an SSH key instead. See https://huggingface.co/blog/password-git-deprecation
fatal: Authentication failed for 'https://huggingface.co/runwayml/stable-diffusion-v1-5/'
Downloading Motion Modules
Cloning into 'repos\animatediff\models\Motion_Module'...
remote: Enumerating objects: 50, done.
remote: Total 50 (delta 0), reused 0 (delta 0), pack-reused 50 (from 1)
Unpacking objects: 100% (50/50), 6.68 KiB | 131.00 KiB/s, done.

Additional information

No response