Skip to content

Commit

Permalink
Fix: 細かな修正
Browse files Browse the repository at this point in the history
  • Loading branch information
tsukumijima committed Oct 28, 2024
1 parent 733717c commit 9c43003
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aivmlib/schemas/aivm_manifest.py
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ class AivmManifestVoiceSample(BaseModel):
manifest_version = '1.0',
name = 'Model Name',
description = '',
creators = [],
license = None,
model_architecture = ModelArchitecture.StyleBertVITS2JPExtra,
model_format = ModelFormat.Safetensors,
Expand Down

0 comments on commit 9c43003

Please sign in to comment.