Priyansu19 commited on
Commit
9ee758f
·
verified ·
1 Parent(s): ab47adb

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +4 -0
templates/index.html CHANGED
@@ -30,6 +30,10 @@
30
  <div class="loader-container" id="loader">
31
  <div class="spinner"></div>
32
  <p id="loading-text">Analyzing your bad life choices...</p>
 
 
 
 
33
  </div>
34
 
35
  <div id="results-area" class="hidden">
 
30
  <div class="loader-container" id="loader">
31
  <div class="spinner"></div>
32
  <p id="loading-text">Analyzing your bad life choices...</p>
33
+ <p style="color: #8b949e; font-size: 0.85rem; margin-top: 10px;">
34
+ ⚠️ Note: This runs on a CPU instance.<br>
35
+ Generation takes <b>3-4 minutes</b>. Please don't close the tab!
36
+ </p>
37
  </div>
38
 
39
  <div id="results-area" class="hidden">