From 0efc87352ce7d3903dbdedbfa5d01ca5e1cb19e7 Mon Sep 17 00:00:00 2001
From: Shi Xian <40013335+R1ckShi@users.noreply.github.com>
Date: 星期四, 05 十二月 2024 15:15:38 +0800
Subject: [PATCH] Merge pull request #2267 from modelscope/dev_sx2

---
 runtime/html5/static/index.html |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/runtime/html5/static/index.html b/runtime/html5/static/index.html
index d9c6be7..de8139e 100644
--- a/runtime/html5/static/index.html
+++ b/runtime/html5/static/index.html
@@ -51,8 +51,14 @@
 
 				</div>
 				<br>
+				<div id="use_itn_div" style="border:2px solid #ccc;display:block;">
+					閫嗘枃鏈爣鍑嗗寲(ITN):<br/>
+					<label><input name="use_itn" type="radio" value="false" checked="true"/>鍚� </label>&nbsp;&nbsp;
+					<label><input name="use_itn" type="radio" value="true" />鏄� </label>
+			   </div>
+			   <br>
 		        <div  style="border:2px solid #ccc;">
-					鐑瘝璁剧疆(涓�琛屼竴涓叧閿瓧锛岀┖鏍奸殧寮�鏉冮噸,濡�"闃块噷宸村反 20 hello world 40")锛�
+					鐑瘝璁剧疆(涓�琛屼竴涓叧閿瓧锛岀┖鏍奸殧寮�鏉冮噸,濡�"闃块噷宸村反 20")锛�
 					<br>
 	
 	

--
Gitblit v1.9.1