We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 39b82f2 + fdbb03c commit e96a521Copy full SHA for e96a521
1 file changed
finetune/tag_images_by_wd14_tagger.py
@@ -112,7 +112,6 @@ def main(args):
112
113
# モデルを読み込む
114
if args.onnx:
115
- import torch
116
import onnx
117
import onnxruntime as ort
118
0 commit comments