Update install.py
parent
0a14c8e05f
commit
9f6656ff3d
|
|
@ -1,4 +1,4 @@
|
|||
import launch
|
||||
|
||||
if not launch.is_installed("onnxruntime-gpu"):
|
||||
launch.run_pip("install onnxruntime-gpu", "requirements for using SmilingWolf/wd-v1-4-vit-tagger")
|
||||
launch.run_pip("install onnxruntime-gpu", "requirements for dataset-tag-editor [onnxruntime-gpu]")
|
||||
Loading…
Reference in New Issue