xyplon commited on
Commit
fe14ff5
1 Parent(s): 33909cc

Update models.js

Browse files
Files changed (1) hide show
  1. models.js +1 -1
models.js CHANGED
@@ -154,7 +154,7 @@ btn.onclick = async () => {
154
  text.innerText = ''
155
 
156
  try {
157
- const response = await fetch('https://xyplonai.koyeb.app/hf/img/gen', {
158
  method: 'POST',
159
  headers: {
160
  'Content-Type': 'application/json',
 
154
  text.innerText = ''
155
 
156
  try {
157
+ const response = await fetch('https://xyplon-okln.onrender.com/hf/img/gen', {
158
  method: 'POST',
159
  headers: {
160
  'Content-Type': 'application/json',