Spaces:
Sleeping
Sleeping
| import _ from 'lodash'; | |
| export default { | |
| prefix: '/v1', | |
| get: { | |
| '/models': async () => { | |
| return { | |
| "data": [ | |
| { | |
| "id": "jimeng", | |
| "object": "model", | |
| "owned_by": "dreamina-free-api", | |
| "description": "Dreamina Image 5.0 Lite" | |
| }, | |
| { | |
| "id": "jimeng-5.0", | |
| "object": "model", | |
| "owned_by": "dreamina-free-api", | |
| "description": "Dreamina Image 5.0 Lite" | |
| }, | |
| { | |
| "id": "jimeng-4.6", | |
| "object": "model", | |
| "owned_by": "dreamina-free-api", | |
| "description": "Dreamina Image 4.6" | |
| }, | |
| { | |
| "id": "jimeng-4.5", | |
| "object": "model", | |
| "owned_by": "dreamina-free-api", | |
| "description": "Dreamina Image 4.5" | |
| }, | |
| { | |
| "id": "jimeng-4.1", | |
| "object": "model", | |
| "owned_by": "dreamina-free-api", | |
| "description": "Dreamina Image 4.1" | |
| }, | |
| { | |
| "id": "jimeng-4.0", | |
| "object": "model", | |
| "owned_by": "dreamina-free-api", | |
| "description": "Dreamina Image 4.0" | |
| }, | |
| { | |
| "id": "jimeng-3.1", | |
| "object": "model", | |
| "owned_by": "dreamina-free-api", | |
| "description": "Dreamina Image 3.1" | |
| }, | |
| { | |
| "id": "jimeng-3.0", | |
| "object": "model", | |
| "owned_by": "dreamina-free-api", | |
| "description": "Dreamina Image 3.0" | |
| }, | |
| { | |
| "id": "jimeng-2.1", | |
| "object": "model", | |
| "owned_by": "dreamina-free-api", | |
| "description": "Legacy Dreamina image model" | |
| }, | |
| { | |
| "id": "jimeng-2.0-pro", | |
| "object": "model", | |
| "owned_by": "dreamina-free-api", | |
| "description": "Legacy Dreamina image model" | |
| }, | |
| { | |
| "id": "jimeng-2.0", | |
| "object": "model", | |
| "owned_by": "dreamina-free-api", | |
| "description": "Legacy Dreamina image model" | |
| }, | |
| { | |
| "id": "jimeng-1.4", | |
| "object": "model", | |
| "owned_by": "dreamina-free-api", | |
| "description": "Legacy Dreamina image model" | |
| }, | |
| { | |
| "id": "jimeng-xl-pro", | |
| "object": "model", | |
| "owned_by": "dreamina-free-api", | |
| "description": "Legacy Dreamina image model" | |
| }, | |
| { | |
| "id": "nano-banana", | |
| "object": "model", | |
| "owned_by": "dreamina-free-api", | |
| "description": "Dreamina Nano Banana" | |
| }, | |
| { | |
| "id": "jimeng-video-3.5-pro", | |
| "object": "model", | |
| "owned_by": "dreamina-free-api", | |
| "description": "Dreamina video model" | |
| }, | |
| { | |
| "id": "jimeng-video-3.0", | |
| "object": "model", | |
| "owned_by": "dreamina-free-api", | |
| "description": "Dreamina video model" | |
| }, | |
| { | |
| "id": "jimeng-video-3.0-pro", | |
| "object": "model", | |
| "owned_by": "dreamina-free-api", | |
| "description": "Dreamina video model" | |
| }, | |
| { | |
| "id": "jimeng-video-2.0", | |
| "object": "model", | |
| "owned_by": "dreamina-free-api", | |
| "description": "Dreamina video model" | |
| }, | |
| { | |
| "id": "jimeng-video-2.0-pro", | |
| "object": "model", | |
| "owned_by": "dreamina-free-api", | |
| "description": "Dreamina video model" | |
| }, | |
| { | |
| "id": "jimeng-video-seedance-2.0", | |
| "object": "model", | |
| "owned_by": "dreamina-free-api", | |
| "description": "Dreamina Seedance 2.0" | |
| }, | |
| { | |
| "id": "seedance-2.0", | |
| "object": "model", | |
| "owned_by": "dreamina-free-api", | |
| "description": "Dreamina Seedance 2.0" | |
| }, | |
| { | |
| "id": "seedance-2.0-pro", | |
| "object": "model", | |
| "owned_by": "dreamina-free-api", | |
| "description": "Dreamina Seedance 2.0" | |
| }, | |
| { | |
| "id": "jimeng-video-seedance-2.0-fast", | |
| "object": "model", | |
| "owned_by": "dreamina-free-api", | |
| "description": "Dreamina Seedance 2.0 Fast" | |
| }, | |
| { | |
| "id": "seedance-2.0-fast", | |
| "object": "model", | |
| "owned_by": "dreamina-free-api", | |
| "description": "Dreamina Seedance 2.0 Fast" | |
| }, | |
| { | |
| "id": "dreamina-seedance-1.5-pro", | |
| "object": "model", | |
| "owned_by": "dreamina-free-api", | |
| "description": "Dreamina Seedance 1.5 Pro" | |
| }, | |
| { | |
| "id": "dreamina-seedance-1.0", | |
| "object": "model", | |
| "owned_by": "dreamina-free-api", | |
| "description": "Dreamina Seedance 1.0" | |
| }, | |
| { | |
| "id": "dreamina-seedance-1.0-fast", | |
| "object": "model", | |
| "owned_by": "dreamina-free-api", | |
| "description": "Dreamina Seedance 1.0 Fast" | |
| }, | |
| { | |
| "id": "dreamina-seedance-1.0-mini", | |
| "object": "model", | |
| "owned_by": "dreamina-free-api", | |
| "description": "Dreamina Seedance 1.0 Mini" | |
| }, | |
| { | |
| "id": "sora-2", | |
| "object": "model", | |
| "owned_by": "dreamina-free-api", | |
| "description": "Sora 2" | |
| } | |
| ] | |
| }; | |
| } | |
| } | |
| } | |