You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To create a public link, set`share=True`in`launch()`.model_dir D:\BaiduSyncdisk\sd-webui-aki-v4.2\extensions\sd-webui-animatediff\modelmodel_dir D:\BaiduSyncdisk\sd-webui-aki-v4.2\extensions\sd-webui-animatediff\modelmodel_dir D:\BaiduSyncdisk\sd-webui-aki-v4.2\extensions\sd-webui-animatediff\modelmodel_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
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Have you read FAQ on README?
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
Console logs
Additional information
so promble already done. only this extension has this path problem
The text was updated successfully, but these errors were encountered: