Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -148,7 +148,7 @@
|
|
148 |
</div>
|
149 |
|
150 |
<script>
|
151 |
-
const baseUrl = 'https://
|
152 |
|
153 |
function showLoader(loaderId) {
|
154 |
document.getElementById(loaderId).style.display = 'block';
|
|
|
148 |
</div>
|
149 |
|
150 |
<script>
|
151 |
+
const baseUrl = 'https://nasma-1030601ml.hf.space';
|
152 |
|
153 |
function showLoader(loaderId) {
|
154 |
document.getElementById(loaderId).style.display = 'block';
|