mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-03-10 17:10:14 +01:00
Update public/scripts/extensions/stable-diffusion/index.js
Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com>
This commit is contained in:
parent
135ba2336e
commit
48f0c48a5b
@ -3547,7 +3547,7 @@ function isValidState() {
|
||||
case sources.blockentropy:
|
||||
return secret_state[SECRET_KEYS.BLOCKENTROPY];
|
||||
case sources.huggingface:
|
||||
return true;
|
||||
return secret_state[SECRET_KEYS.HUGGINGFACE];
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user