Cyprinus-carpio commited on
Commit
1865267
·
verified ·
1 Parent(s): a88f7ee

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -1
templates/index.html CHANGED
@@ -130,7 +130,7 @@
130
  <div class="form-group mb-3">
131
  <label data-toggle="tooltip" data-placement="top"
132
  title="情感嵌入{% if w2v2_emotion_count > 0 %}
133
- (可输入范围是 0-{{ w2v2_emotion_count-1 }})
134
  {% else %}
135
  未加载
136
  {% endif %}">emotion</label>
 
130
  <div class="form-group mb-3">
131
  <label data-toggle="tooltip" data-placement="top"
132
  title="情感嵌入{% if w2v2_emotion_count > 0 %}
133
+ (可输入范围是 0-{{ w2v2_emotion_count-1 }})
134
  {% else %}
135
  未加载
136
  {% endif %}">emotion</label>