visioncraft-ai / config.json
tattedbootyab's picture
i need the tool to generate the video based on the prompt provided appllied on the image provided .. i need real video generation no mock data whatsoever!
b9c7268 verified
raw
history blame contribute delete
596 Bytes
Invalid JSON: Unexpected token '`', "```json { "... is not valid JSON
```json
{
"apiEndpoints": {
"replicate": "https://api.replicate.com/v1/predictions",
"stability": "https://api.stability.ai/v2beta/image-to-video",
"proxy": "https://visioncraft-proxy.vercel.app/api/generate"
},
"models": {
"gen2": "ada7db5b8b92267483951ff3fe443a62c611c5b5a672798e6f0f2e8f9c6a9e1e",
"stableVideo": "stability-ai/stable-video-diffusion"
},
"maxDuration": 5,
"supportedFormats": ["image/jpeg", "image/png", "image/webp"]
}
```
___METADATA_START___
{"repoId":"tattedbootyab/visioncraft-ai","isNew":false,"userName":"tattedbootyab"}
___METADATA_END___