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
还原modelarts/new.tmpl
pull/373/head
OpenIhu
3 years ago
parent
c994c8a488
commit
b37192362a
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-2
.gitignore
+1
-0
templates/repo/modelarts/new.tmpl
+ 1
- 2
.gitignore
View File
@@ -97,5 +97,4 @@ prime/
/.make_evidence
/templates/home_bak.tmpl
/==bak
/templates/repo/modelarts/new.tmpl
/==bak
+ 1
- 0
templates/repo/modelarts/new.tmpl
View File
@@ -113,6 +113,7 @@
</div>
<div class="inline field">
<label>数据集</label>
<input type="text" list="cloudbrain_dataset" placeholder="选择数据集" name="attachment" autofocus maxlength="36">
<datalist id="cloudbrain_dataset" class="ui search" style='width:385px' name="attachment">
{{range .attachments}}
Write
Preview
Loading…
Cancel
Save