Skip to content

[Bug]: path problem #561

@tangbob

Description

@tangbob

Is there an existing issue for this?

  • I have searched the existing issues and checked the recent builds/commits of both this extension and the webui

Have you read FAQ on README?

  • I have updated WebUI and this extension to the latest version

What happened?

def get_model_list(self):
# model_dir = motion_module.get_model_dir()
model_dir = "D:\BaiduSyncdisk\sd-webui-aki-v4.2\extensions\sd-webui-animatediff\model"
print("model_dir",model_dir)

Steps to reproduce the problem

def get_model_list(self):
# model_dir = motion_module.get_model_dir()
model_dir = "D:\BaiduSyncdisk\sd-webui-aki-v4.2\extensions\sd-webui-animatediff\model"
print("model_dir",model_dir)

What should have happened?

def get_model_list(self):
# model_dir = motion_module.get_model_dir()
model_dir = "D:\BaiduSyncdisk\sd-webui-aki-v4.2\extensions\sd-webui-animatediff\model"
print("model_dir",model_dir)

Commit where the problem happens

webui:
extension:
def get_model_list(self):
# model_dir = motion_module.get_model_dir()
model_dir = "D:\BaiduSyncdisk\sd-webui-aki-v4.2\extensions\sd-webui-animatediff\model"
print("model_dir",model_dir)

What browsers do you use to access the UI ?

No response

Command Line Arguments

def get_model_list(self):
        # model_dir = motion_module.get_model_dir()
        model_dir = "D:\BaiduSyncdisk\sd-webui-aki-v4.2\extensions\sd-webui-animatediff\model"
        print("model_dir",model_dir)

why G:,so i code..

Console logs

To create a public link, set `share=True` in `launch()`.
model_dir D:\BaiduSyncdisk\sd-webui-aki-v4.2\extensions\sd-webui-animatediff\model
model_dir D:\BaiduSyncdisk\sd-webui-aki-v4.2\extensions\sd-webui-animatediff\model
model_dir D:\BaiduSyncdisk\sd-webui-aki-v4.2\extensions\sd-webui-animatediff\model
model_dir D:\BaiduSyncdisk\sd-webui-aki-v4.2\extensions\sd-webui-animatediff\model

Additional information

so promble already done. only this extension has this path problem

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions