apolinario commited on
Commit
b6daf71
·
1 Parent(s): a7724cf

Replace prompt

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -736,7 +736,7 @@
736
  <!-- Prompt (Main Setting) -->
737
  <div class="form-group">
738
  <label>Prompt <span style="color: #15803d; font-size: 0.75rem;">(updates sent every 2 seconds)</span></label>
739
- <textarea id="prompt">A cat riding a skateboard through a neon city at night</textarea>
740
  <div class="hint">Detailed prompts work better</div>
741
  </div>
742
 
@@ -822,7 +822,7 @@
822
  <div class="modal-fal-key">
823
  <h3>Or use your own FAL API Key</h3>
824
  <div class="form-group">
825
- <label>FAL API Key</label>
826
  <input type="password" id="falKeyInput" placeholder="Enter your FAL API key">
827
  </div>
828
  <button class="btn btn-primary" style="width: 100%;" onclick="limitModal.saveFalKey()">
 
736
  <!-- Prompt (Main Setting) -->
737
  <div class="form-group">
738
  <label>Prompt <span style="color: #15803d; font-size: 0.75rem;">(updates sent every 2 seconds)</span></label>
739
+ <textarea id="prompt">A towering mecha robot stands motionless in a vast, mist-covered valley at dawn. The camera slowly pans around its colossal frame, revealing intricate panels of brushed titanium and carbon-fiber plating, etched with faint markings of old battles. Hydraulic joints glint with subtle reflections of the rising sun, and thin trails of vapor escape from vents along its shoulders. The environment is quiet except for the distant hum of wind passing through broken structures scattered across the valley floor. The mecha’s eyes, deep-set and dimly glowing, cast a soft blue light that flickers through the fog. The surrounding landscape is overgrown with moss and vines, nature reclaiming the remnants of a forgotten war machine. The tone is serene and melancholic, emphasizing scale, solitude, and the passage of time.</textarea>
740
  <div class="hint">Detailed prompts work better</div>
741
  </div>
742
 
 
822
  <div class="modal-fal-key">
823
  <h3>Or use your own FAL API Key</h3>
824
  <div class="form-group">
825
+ <label>FAL API Key <a href="https://fal.ai/dashboard/keys" target="_blank" style="color: #f59e0b; font-size: 0.75rem;">(Get your key)</a></label>
826
  <input type="password" id="falKeyInput" placeholder="Enter your FAL API key">
827
  </div>
828
  <button class="btn btn-primary" style="width: 100%;" onclick="limitModal.saveFalKey()">