Skip to content

Commit 2bddba4

Browse files
committed
add env
1 parent d210340 commit 2bddba4

2 files changed

Lines changed: 18 additions & 0 deletions

File tree

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
name: dwpose
2+
channels:
3+
- pytorch
4+
- conda-forge
5+
- nvidia
6+
- defaults
7+
- bioconda
8+
- anaconda
9+
dependencies:
10+
- python=3.10
11+
- av
12+
- numpy
13+
- einops
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
easy_dwpose==1.0.1
2+
ffmpeg
3+
torch
4+
torchvision
5+
einops

0 commit comments

Comments
 (0)