update endpoints for images

This commit is contained in:
derpystuff 2022-09-20 18:27:55 +02:00
parent 2efb72240f
commit 7651738ae8

View file

@ -16,10 +16,10 @@ const Api = Object.freeze({
GOOGLE_VISION_SAFETY_LABELS: '/google/vision/safety',
GOOGLE_VISION_WEBDETECTION: '/google/vision/webdetection',
IMAGE_DEEPDREAM: '/image/deepdream',
IMAGE_SUPERRESOLUTION: '/image/superresolution',
IMAGE_TEXT2IMAGE: '/image/text2image',
IMAGE_WAIFU2X: '/image/waifu2x',
IMAGE_DEEPDREAM: '/image/deepai/deepdream',
IMAGE_SUPERRESOLUTION: '/image/deepai/superresolution',
IMAGE_TEXT2IMAGE: '/image/deepai/text2image',
IMAGE_WAIFU2X: '/image/deepai/waifu2x',
PHOTOFUNIA_RETRO_WAVE: '/photofunia/retro-wave',
PHOTOFUNIA_YACHT: '/photofunia/yacht',