xyplon commited on
Commit
ba310b2
·
verified ·
1 Parent(s): 32bc04c

Update static/models.js

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