Spaces:
Running
Running
Update translation.html
Browse files- translation.html +3 -2
translation.html
CHANGED
@@ -59,7 +59,7 @@
|
|
59 |
<pre id="outputArea2"></pre>
|
60 |
</div>
|
61 |
</div>
|
62 |
-
|
63 |
<!-- Back to Home button -->
|
64 |
<div class="row mt-5">
|
65 |
<div class="col-md-12 text-center">
|
@@ -69,7 +69,8 @@
|
|
69 |
</div>
|
70 |
</div>
|
71 |
</div>
|
72 |
-
|
|
|
73 |
<script type="module">
|
74 |
import { HfInference } from 'https://cdn.jsdelivr.net/npm/@huggingface/inference@2.6.4/+esm';
|
75 |
let hf;
|
|
|
59 |
<pre id="outputArea2"></pre>
|
60 |
</div>
|
61 |
</div>
|
62 |
+
|
63 |
<!-- Back to Home button -->
|
64 |
<div class="row mt-5">
|
65 |
<div class="col-md-12 text-center">
|
|
|
69 |
</div>
|
70 |
</div>
|
71 |
</div>
|
72 |
+
</form>
|
73 |
+
|
74 |
<script type="module">
|
75 |
import { HfInference } from 'https://cdn.jsdelivr.net/npm/@huggingface/inference@2.6.4/+esm';
|
76 |
let hf;
|