mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-08 14:13:02 -04:00
update endpoints for images
This commit is contained in:
parent
2efb72240f
commit
7651738ae8
1 changed files with 4 additions and 4 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue