yasainet
yasainet
> 私にとってうまくいった修正がありました。初めて顔復元機能を使用するときは、Github からいくつかのファイルをダウンロードする必要があります。このエラーは、プログラムがこれらのファイルを使用しようとする前にダウンロードが不完全であったため、ファイルが破損していると考えられたために発生したようです。そこで、エラー ログをチェックしてこれらのファイルへのリンクを見つけ、Github から手動でダウンロードしてターゲット パス (もちろんエラー ログ内) に配置したところ、問題は解決しました。 > > 私が必要としたファイルとそのファイルの保存場所へのリンクは次のとおりです。参考になるかもしれません: https://github.com/sczhou/CodeFormer/releases/download/v0.1.0/codeformer.pth ---> /stable-diffusion-webui/models/Codeformer/codeformer-v0.1.0.pth https://github.com/xinntao/facexlib/releases/download/v0.1.0/detection_Resnet50_Final.pth ---> /stable-diffusion- webui/repositories/CodeFormer/weights/facelib/detection_Resnet50_Final.pth https://github.com/sczhou/CodeFormer/releases/download/v0.1.0/parsing_parsenet.pth ---> /stable-diffusion-webui/repositories/CodeFormer /weights/facelib/parsing_parsenet.pth Thanks to you I have solved the...
Same problem 🥲
I too am hoping that the Japanese input will be accurate in zed's Terminal!
Speaking of which, I updated to Version: v1.7.0-RC. I don't think it has anything to do with this issue, but I still get the same error. It comes up every...
Since updating to 3.0.18, I get the following error. ``` ❯ oco --version │ └ ✖ Unsupported model gpt-4o-mini. the model can be any string, but the current configuration is...
I updated it and it works fine! Thank you 🙇♀️
I have been using Adetailer and tried this extension. I installed it and ran t2i with only "enable" checked and got this error. Please let me know how to solve...
No, nothing in particular seems to appear before or after! ``` prompt for the face: 1 girl, (8k, RAW photo, masterpiece, ultra-detailed, realistic photo, best quality, ultra high res), (huge...
Thank you for taking the time to verify this! I will do some more verification on my end. I will report back to you if I find anything else.
@somas1 Read `code2prompt --help` ``` -e, --exclude . Optional comma-separated list of file extensions to exclude --exclude-files Optional comma-separated list of file names to exclude --exclude-folders Optional comma-separated list of...