zestyoreo commited on
Commit
13edb25
·
2 Parent(s): 34b2233 adfd03e

Merge https://huggingface.co/spaces/zestyoreo/vtryon

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ pickle5
3
+ numpy
4
+ opencv-python
5
+ torchvision
6
+ imageio
7
+ natsort
8
+ importlib-metadata
9
+ Pillow