-
-
Notifications
You must be signed in to change notification settings - Fork 294
Description
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\modelAdditional information
so promble already done. only this extension has this path problem