Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

生成毎にLoRAの読み込み?が発生する #165

Open
FuzzyBuzzy opened this issue Aug 14, 2024 · 1 comment
Open

生成毎にLoRAの読み込み?が発生する #165

FuzzyBuzzy opened this issue Aug 14, 2024 · 1 comment

Comments

@FuzzyBuzzy
Copy link

webUI version: [v1.10.0]
WebUI設定の[Number of Lora networks to keep cached in memory]を設定し、
検証のため1度の生成にLoRAを10個ほど使用しています。

本拡張機能を導入していると上の設定に関係なく生成毎にLoRAをロードしているような動作をします(生成開始まで10秒ほどラグがある)
t2iタブの有効化/無効化で切り替えても動作は変わりませんがextensionsフォルダから削除し無効化するとロード時間はなくなります。
これは仕様なのでしょうか?

@hako-mikan
Copy link
Owner

意図しない動きです。確かにcacheをクリアする仕様はありますが、無効化している場合には動作しないようになっています。それが意図せず動作しているように思えます。APIなど使っていますか?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants