Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I expose deforum through this API? #57

Open
boxabirds opened this issue Apr 24, 2023 · 1 comment
Open

How do I expose deforum through this API? #57

boxabirds opened this issue Apr 24, 2023 · 1 comment

Comments

@boxabirds
Copy link

Hi this API is amazing!
I'm looking to build a docker image for deforum specifically -- and I wanted to know how I can use this API to make deforum requests, assuming deforum has been installed. As there's a deforum plugin I assume it's possible but was looking for some sample code if it's possible…?

@mix1009
Copy link
Owner

mix1009 commented Apr 25, 2023

Deforum extension doesn't have API support AFAIK.

Here's how I automated deforum.

  1. Make deforum text(json) file using python and wiggle library. (copy generated txt file and customize instead making it from scratch)
  2. Use playwright to load text file and generate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants