This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Merge branch 'zouap' of
https://git.openi.org.cn/OpenI/aiforge
into zouap
pull/1036/head
zhoupzh
3 years ago
parent
7c1a008b59
df5f3010ed
commit
2039ca77c2
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
routers/repo/ai_model_manage.go
+ 1
- 0
routers/repo/ai_model_manage.go
View File
@@ -412,6 +412,7 @@ func ShowOneVersionOtherModel(ctx *context.Context) {
}
func ShowModelTemplate(ctx *context.Context) {
ctx.Data["isModelManage"] = true
ctx.HTML(200, tplModelManageIndex)
}
Write
Preview
Loading…
Cancel
Save