Update install.py

pull/41/head
toshiaki1729 2022-12-22 14:01:40 +09:00
parent 0a14c8e05f
commit 9f6656ff3d
1 changed files with 1 additions and 1 deletions

View File

@ -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]")