mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-07 13:43:06 -04:00
a bunch of things also deepai
This commit is contained in:
parent
aec828beb5
commit
0c4e48bd39
9 changed files with 219 additions and 6 deletions
|
@ -17,10 +17,15 @@ const Api = Object.freeze({
|
|||
SEARCH_BING: '/search/bing',
|
||||
SEARCH_BING_IMAGES: '/search/bing-images',
|
||||
SEARCH_WOLFRAM_ALPHA: '/search/wolfram-alpha',
|
||||
SEARCH_YOUTUBE: '/search/youtube',
|
||||
|
||||
PHOTOFUNIA_YACHT: '/photofunia/yacht',
|
||||
PHOTOFUNIA_RETRO_WAVE: '/photofunia/retro-wave',
|
||||
|
||||
IMAGE_DEEPDREAM: '/image/deepdream',
|
||||
IMAGE_WAIFU2X: '/image/waifu2x',
|
||||
IMAGE_SUPERRESOLUTION: '/image/superresolution',
|
||||
|
||||
INFERKIT: '/utils/inferkit',
|
||||
})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue