gpt-sovits / public /public.go
hanfish's picture
111
215df2f verified
raw
history blame contribute delete
No virus
72 Bytes
package public
import "embed"
//go:embed all:dist
var Public embed.FS