Improve: Update license information
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
# Usage: .venv/bin/python convert_onnx.py --model model_assets/koharune-ami/koharune-ami.safetensors
|
||||
# .venv/bin/python convert_onnx.py --model model_assets/ (All models in the directory will be converted)
|
||||
# https://github.com/tuna2134/sbv2-api/blob/main/scripts/convert/convert_model.py を参考に実装した
|
||||
|
||||
# https://github.com/tuna2134/sbv2-api/blob/main/scripts/convert/convert_model.py を参考に実装した
|
||||
#
|
||||
# MIT License
|
||||
# Copyright (c) 2024 tuna2134
|
||||
# Copyright (c) 2024-2025 tsukumi
|
||||
#
|
||||
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
# of this software and associated documentation files (the "Software"), to deal
|
||||
@@ -11,7 +13,7 @@
|
||||
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
# copies of the Software, and to permit persons to whom the Software is
|
||||
# furnished to do so, subject to the following conditions:
|
||||
|
||||
#
|
||||
# The above copyright notice and this permission notice shall be included in all
|
||||
# copies or substantial portions of the Software.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user