GithubHelp home page GithubHelp logo

dtlnor / stable-diffusion-webui-localization-zh_cn Goto Github PK

View Code? Open in Web Editor NEW
1.4K 9.0 155.0 1005 KB

Simplified Chinese translation extension for AUTOMATIC1111's stable diffusion webui

License: MIT License

chinese-translation localization stable-diffusion-webui

stable-diffusion-webui-localization-zh_cn's People

Contributors

anne43983959 avatar batvbs avatar chunbear avatar dtlnor avatar golevka2001 avatar liggest avatar oedosoldier avatar xiaoyoucheng avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

stable-diffusion-webui-localization-zh_cn's Issues

problem when creating ckpt

Converting unet...
Exception compiling checkpoint: stat: path should be string, bytes, os.PathLike or integer, not list
Traceback (most recent call last):
File "A:\AI\Stable_Diffushion_WebUI\stable-diffusion-webui\extensions\sd_dreambooth_extension\dreambooth\diff_to_sd.py", line 390, in compile_checkpoint
if not os.path.exists(lora_path):
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\genericpath.py", line 19, in exists
os.stat(path)
TypeError: stat: path should be string, bytes, os.PathLike or integer, not list

词条重复

  • 1873行 "SKip NSFW Preview images" 与 1876行重复

插件安装报错

插件安装时报错,尝试安装其他插件可以安装运行
*** Error completing request
*** Arguments: ('https://github.com/dtlnor/stable-diffusion-webui-localization-zh_CN', ['ads'], 0, '') {}
Traceback (most recent call last):
File "/Users/xxx/Desktop/stable-diffusion-webui/modules/call_queue.py", line 55, in f
res = list(func(*args, **kwargs))
File "/Users/xxx/Desktop/stable-diffusion-webui/modules/ui_extensions.py", line 384, in install_extension_from_index
ext_table, message = install_extension_from_url(None, url)
File "/Users/xxx/Desktop/stable-diffusion-webui/modules/ui_extensions.py", line 354, in install_extension_from_url
with git.Repo.clone_from(url, tmpdir, filter=['blob:none']) as repo:

这是我的版本信息
image

json格式错误,在双语设置后

VM4911:751 Uncaught SyntaxError: Expected ',' or '}' after property value in JSON at position 37924
验证到这一步后
i18n = JSON.parse(readFile(dirs[file]), (key, value) => {
// parse regex translations
if (key.startsWith('@@')) {
i18nRegex[key.slice(2)] = value
} else {
return value
}
})

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.