Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -129,7 +129,7 @@
|
|
| 129 |
</template>
|
| 130 |
|
| 131 |
<script>
|
| 132 |
-
const BASE='https://
|
| 133 |
const ENDPOINT='/MultiModel';
|
| 134 |
const MODELS=['Gemini','OpenAi','Meta','Alibaba'];
|
| 135 |
const LOGOS={
|
|
|
|
| 129 |
</template>
|
| 130 |
|
| 131 |
<script>
|
| 132 |
+
const BASE='https://46c813706ce2.ngrok-free.app';
|
| 133 |
const ENDPOINT='/MultiModel';
|
| 134 |
const MODELS=['Gemini','OpenAi','Meta','Alibaba'];
|
| 135 |
const LOGOS={
|