ten / agents /scripts /BUILD.gn
3v324v23's picture
Зафиксирована рабочая версия TEN-Agent для HuggingFace Space
87337b1
raw
history blame contribute delete
307 Bytes
#
#
# Agora Real Time Engagement
# Created by Wei Hu in 2022-11.
# Copyright (c) 2024 Agora IO. All rights reserved.
#
#
import("//build/feature/ten_package.gni")
ten_package("default_app_go") {
package_kind = "app"
enable_build = false
resources = [
"manifest.json",
"property.json",
]
}