Skip to content

Commit

Permalink
remove api flow
Browse files Browse the repository at this point in the history
  • Loading branch information
chaojie committed Jan 15, 2024
1 parent 21c19d3 commit 1cd4dca
Showing 1 changed file with 1 addition and 16 deletions.
17 changes: 1 addition & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,21 +37,6 @@ Two nodes `Load CheckPoint DragNUWA` & `DragNUWA Run`
https://github.com/chaojie/ComfyUI-DragNUWA/blob/main/workflow.json


2. api workflow

<video controls autoplay="true">
<source
src="assets/api.mp4"
type="video/mp4"
/>
</video>

3. auto traj video generation (working on)
2. auto traj video generation (working on)

one flow: video -> dwpose -> keypoints -> trajectory -> DragNUWA (dragposecontrol animateanyone)

```
cd tools
python api.py
```

0 comments on commit 1cd4dca

Please sign in to comment.