nathanTQ commited on
Commit
c1c5bbc
1 Parent(s): 4e098a1

Update online_log/static/index.html

Browse files
Files changed (1) hide show
  1. online_log/static/index.html +1 -1
online_log/static/index.html CHANGED
@@ -30,7 +30,7 @@
30
  <img src="static/figures/title.png" alt="ChatDev Title" id="title-image" style="width: 100%; max-width: 500px;">
31
  </div>
32
  <main class="container" id="form" style="width: auto; height: 58%; background-color:rgb(97, 97, 92); font-size: 24px; overflow: hidden; border-radius: 1rem; font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; font-weight: bolder; text-shadow: 0px 0px 0px rgb(252, 252, 252); color: aliceblue;">
33
- <form action="https://ennet-chatdev.hf.space/download" method="post">
34
  <div style="display: flex; flex-direction: column; justify-content: center; align-items: center;">
35
 
36
  <label for="api_key">What is your OpenAI API key?</label>
 
30
  <img src="static/figures/title.png" alt="ChatDev Title" id="title-image" style="width: 100%; max-width: 500px;">
31
  </div>
32
  <main class="container" id="form" style="width: auto; height: 58%; background-color:rgb(97, 97, 92); font-size: 24px; overflow: hidden; border-radius: 1rem; font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; font-weight: bolder; text-shadow: 0px 0px 0px rgb(252, 252, 252); color: aliceblue;">
33
+ <form action="https://nathantq-chatdev.hf.space/download" method="post">
34
  <div style="display: flex; flex-direction: column; justify-content: center; align-items: center;">
35
 
36
  <label for="api_key">What is your OpenAI API key?</label>