Commit 3197b8

2024-08-19 17:05:07 admin: -/-
home.md ..
@@ 213,11 213,10 @@
In these examples, the final event contains a `url` field with the download link for the generated content. The URL structure is:
```
- https://dl.ai-now.space/<model>/<generated_file_name>.<extension>
+ https://dl.ai-now.space/<generated_file_name>.<extension>
```
Where:
- - `<model>` is the name of the model used (e.g., "suno", "pika", "luma", "run")
- `<generated_file_name>` is a unique identifier for the generated content
- `<extension>` is the appropriate file extension for the content type (e.g., ".mp3" for audio, ".mp4" for video)
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9