Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YesianRohn/TextSSR
/ is_peft_available
Function
is_peft_available
diffusers/src/diffusers/utils/import_utils.py:431–432 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
429
430
431
def
is_peft_available():
432
return
_peft_available
433
434
435
def
is_torchvision_available():
Callers
15
utils.py
File · 0.90
test_stable_cascade_prior.py
File · 0.90
test_wuerstchen_prior.py
File · 0.90
training_utils.py
File · 0.85
constants.py
File · 0.85
check_peft_version
Function · 0.85
testing_utils.py
File · 0.85
decorator
Function · 0.85
run
Method · 0.85
_unwrap_model
Function · 0.85
lora_base.py
File · 0.85
add_adapter
Method · 0.85
Calls
no outgoing calls
Tested by
1
decorator
Function · 0.68