chokiproai commited on
Commit
31b8d5d
·
verified ·
1 Parent(s): e212164

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -80,7 +80,7 @@
80
  </ul>
81
  <div class="tab-content" id="myTabContent">
82
  <div class="tab-pane fade show active" id="ai-chat" role="tabpanel" aria-labelledby="ai-chat-tab">
83
- <iframe width="560" height="315" src="https://ngoctuanai2-project.static.hf.space/ai-chat.html" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
84
  </div>
85
  <div class="tab-pane fade" id="ai-drawing" role="tabpanel" aria-labelledby="ai-drawing-tab">
86
  <!-- Nội dung cho tab AI Drawing -->
 
80
  </ul>
81
  <div class="tab-content" id="myTabContent">
82
  <div class="tab-pane fade show active" id="ai-chat" role="tabpanel" aria-labelledby="ai-chat-tab">
83
+ <iframe src="ai-chat.html" frameborder="0" style="width:100%; height:100%;"></iframe>
84
  </div>
85
  <div class="tab-pane fade" id="ai-drawing" role="tabpanel" aria-labelledby="ai-drawing-tab">
86
  <!-- Nội dung cho tab AI Drawing -->