kabachuha / sd-webui-text2video

Auto1111 extension implementing text2video diffusion models (like ModelScope or VideoCrafter) using only Auto1111 webui dependencies
Other
1.28k stars 108 forks source link

[Bug]: import scripts from the "sd-webui-text2video\scripts\modelscope" conflicts with the modelscope in the env environment. #242

Open Neokmi opened 5 months ago

Neokmi commented 5 months ago

Is there an existing issue for this?

Are you using the latest version of the extension?

What happened?

import scripts from the "sd-webui-text2video\scripts\modelscope" directory conflicts with the modelscope in the env environment. It is recommended to modify modelscope to a different name

Snipaste_2024-02-25_17-28-33

Steps to reproduce the problem

  1. pip install modelscope
  2. run the extensions.

What should have happened?

No response

WebUI and Deforum extension Commit IDs

new

Torch version

2.2.0

What GPU were you using for launching?

cuda

On which platform are you launching the webui backend with the extension?

Local PC setup (Windows)

Settings

0

Console logs

0

Additional information

No response