mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-06-19 17:39:16 +02:00
Update check_modules.py
This commit is contained in:
parent
844edbc865
commit
82607573fa
@ -60,7 +60,7 @@ def install(module_name: str, module_version: str):
|
||||
|
||||
# hack for safetensors, until v3 gets released to the main branch
|
||||
if module_name == "sdkit":
|
||||
install_cmd += " safetensors==0.3.3"
|
||||
install_cmd += " safetensors==0.3.2"
|
||||
# /hack
|
||||
|
||||
if index_url:
|
||||
|
Loading…
x
Reference in New Issue
Block a user