We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
webUI version: [v1.10.0] WebUI設定の[Number of Lora networks to keep cached in memory]を設定し、 検証のため1度の生成にLoRAを10個ほど使用しています。
本拡張機能を導入していると上の設定に関係なく生成毎にLoRAをロードしているような動作をします(生成開始まで10秒ほどラグがある) t2iタブの有効化/無効化で切り替えても動作は変わりませんがextensionsフォルダから削除し無効化するとロード時間はなくなります。 これは仕様なのでしょうか?
The text was updated successfully, but these errors were encountered:
意図しない動きです。確かにcacheをクリアする仕様はありますが、無効化している場合には動作しないようになっています。それが意図せず動作しているように思えます。APIなど使っていますか?
Sorry, something went wrong.
No branches or pull requests
webUI version: [v1.10.0]
WebUI設定の[Number of Lora networks to keep cached in memory]を設定し、
検証のため1度の生成にLoRAを10個ほど使用しています。
本拡張機能を導入していると上の設定に関係なく生成毎にLoRAをロードしているような動作をします(生成開始まで10秒ほどラグがある)
t2iタブの有効化/無効化で切り替えても動作は変わりませんがextensionsフォルダから削除し無効化するとロード時間はなくなります。
これは仕様なのでしょうか?
The text was updated successfully, but these errors were encountered: