File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
docs/content/model-compatibility Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -167,6 +167,12 @@ curl -H "Content-Type: application/json" -d @- http://localhost:8080/v1/images/
167167
168168# # img2vid
169169
170+ {{% notice note %}}
171+
172+ Experimental and available only on master builds. See : https://github.com/mudler/LocalAI/pull/1442
173+
174+ {{% /notice %}}
175+
170176` ` ` yaml
171177name: img2vid
172178parameters:
@@ -187,6 +193,12 @@ curl -H "Content-Type: application/json" -X POST -d @- http://localhost:8080/v1/
187193
188194# # txt2vid
189195
196+ {{% notice note %}}
197+
198+ Experimental and available only on master builds. See : https://github.com/mudler/LocalAI/pull/1442
199+
200+ {{% /notice %}}
201+
190202` ` ` yaml
191203name: txt2vid
192204parameters:
You can’t perform that action at this time.
0 commit comments