Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
zukky
/
Ace-Step1.5-ONNX-DLL
like
0
Text-to-Audio
ONNX
Rust
onnxruntime
music-generation
ffi
windows
License:
mit
Model card
Files
Files and versions
xet
Community
main
Ace-Step1.5-ONNX-DLL
/
examples
/
ffi
/
csharp
/
obj
/
Debug
/
net8.0
/
.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
zukky
Upload folder using huggingface_hub
96cc2fd
verified
2 months ago
raw
Copy download link
history
blame
contribute
delete
198 Bytes
// <autogenerated />
using
System;
using
System.Reflection;
[
assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(
".NETCoreApp,Version=v8.0"
, FrameworkDisplayName =
".NET 8.0"
)
]