Gregniuki commited on
Commit
104a977
1 Parent(s): b6b02d5

Update templates/interface.html

Browse files
Files changed (1) hide show
  1. templates/interface.html +1 -4
templates/interface.html CHANGED
@@ -9,10 +9,7 @@
9
  </head>
10
  <body>
11
 
12
- <div>
13
- <label for="text_input">Text to synthesize:</label>
14
- <input type="text" id="text_input" placeholder="Enter your text here">
15
- </div>
16
  <form method="post" action="/synthesize">
17
  <div>
18
  <label for="text_input">Text to synthesize:</label>
 
9
  </head>
10
  <body>
11
 
12
+
 
 
 
13
  <form method="post" action="/synthesize">
14
  <div>
15
  <label for="text_input">Text to synthesize:</label>