SetupConfig constructor
SetupConfig({})
Implementation
SetupConfig({
this.router = '',
this.routerApiKey = '',
this.siteUrl = '',
this.upgradeUrl = '',
this.compute = 'auto',
this.hfToken = '',
this.modelscopeApiToken = '',
});