Spaces:
Kyouka
/
Sleeping

Khrisna commited on
Commit
dc83a69
·
verified ·
1 Parent(s): c5327bc

Update index.js

Browse files
Files changed (1) hide show
  1. index.js +1 -1
index.js CHANGED
@@ -436,7 +436,7 @@ async function processImage(image, denoise, scale, format, type) {
436
  try {
437
  const response = await axios.request({
438
  method: "GET",
439
- url: "https://api.alcaamado.es/api/v2/waifu2x/check?hash=" + id_hash
440
  headers: {
441
  Accept: "image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8",
442
  "Content-Type": "image/jpg",
 
436
  try {
437
  const response = await axios.request({
438
  method: "GET",
439
+ url: "https://api.alcaamado.es/api/v2/waifu2x/check?hash=" + id_hash,
440
  headers: {
441
  Accept: "image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8",
442
  "Content-Type": "image/jpg",