huggingface / swift-transformers

Swift Package to implement a transformers-like API in Swift
Apache License 2.0
657 stars 70 forks source link

Update .spi.yml #87

Closed finestructure closed 5 months ago

finestructure commented 6 months ago

Fixes https://github.com/SwiftPackageIndex/SwiftPackageIndex-Server/issues/2978

Doc generation fails, because there is no target Transformers!

error: no target named 'Transformers'
compatible targets: 'Tokenizers', 'Generation', 'Models', 'TransformersCLI', 'HubCLI', 'TensorUtils', 'Hub', 'ArgumentParser'
pcuenca commented 5 months ago

Sorry for the delay @finestructure, merging now!