Vijish commited on
Commit
24f1797
·
1 Parent(s): 945fc51

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -87
requirements.txt CHANGED
@@ -1,87 +1,4 @@
1
- # This file may be used to create an environment using:
2
- # $ conda create --name <env> --file <this file>
3
- # platform: linux-64
4
- _libgcc_mutex=0.1=main
5
- _openmp_mutex=4.5=1_gnu
6
- blas=1.0=mkl
7
- brotli=1.0.9=he6710b0_2
8
- bzip2=1.0.8=h7b6447c_0
9
- ca-certificates=2022.2.1=h06a4308_0
10
- certifi=2021.10.8=py37h06a4308_2
11
- cloudpickle=2.0.0=pyhd3eb1b0_0
12
- colorama=0.4.4=pyhd3eb1b0_0
13
- cudatoolkit=10.2.89=hfd86e86_1
14
- cycler=0.11.0=pyhd3eb1b0_0
15
- cytoolz=0.11.0=py37h7b6447c_0
16
- dask-core=2021.10.0=pyhd3eb1b0_0
17
- ffmpeg=4.3=hf484d3e_0
18
- fonttools=4.25.0=pyhd3eb1b0_0
19
- freetype=2.11.0=h70c0345_0
20
- fsspec=2022.2.0=pyhd3eb1b0_0
21
- gmp=6.2.1=h2531618_2
22
- gnutls=3.6.15=he1e5248_0
23
- imageio=2.9.0=pyhd3eb1b0_0
24
- intel-openmp=2021.4.0=h06a4308_3561
25
- jpeg=9b=h024ee3a_2
26
- kiwisolver=1.3.2=py37h295c915_0
27
- lame=3.100=h7b6447c_0
28
- lcms2=2.12=h3be6417_0
29
- ld_impl_linux-64=2.35.1=h7274673_9
30
- libffi=3.3=he6710b0_2
31
- libgcc-ng=9.3.0=h5101ec6_17
32
- libgfortran-ng=7.5.0=ha8ba4b0_17
33
- libgfortran4=7.5.0=ha8ba4b0_17
34
- libgomp=9.3.0=h5101ec6_17
35
- libiconv=1.15=h63c8f33_5
36
- libidn2=2.3.2=h7f8727e_0
37
- libpng=1.6.37=hbc83047_0
38
- libstdcxx-ng=9.3.0=hd4cf53a_17
39
- libtasn1=4.16.0=h27cfd23_0
40
- libtiff=4.2.0=h85742a9_0
41
- libunistring=0.9.10=h27cfd23_0
42
- libuv=1.40.0=h7b6447c_0
43
- libwebp-base=1.2.2=h7f8727e_0
44
- locket=0.2.1=py37h06a4308_2
45
- lz4-c=1.9.3=h295c915_1
46
- matplotlib-base=3.5.1=py37ha18d171_1
47
- mkl=2021.4.0=h06a4308_640
48
- mkl-service=2.4.0=py37h7f8727e_0
49
- mkl_fft=1.3.1=py37hd3c417c_0
50
- mkl_random=1.2.2=py37h51133e4_0
51
- munkres=1.1.4=py_0
52
- ncurses=6.3=h7f8727e_2
53
- nettle=3.7.3=hbbd107a_1
54
- networkx=2.6.3=pyhd3eb1b0_0
55
- ninja=1.10.2=py37hd09550d_3
56
- numpy=1.21.2=py37h20f2e39_0
57
- numpy-base=1.21.2=py37h79a1101_0
58
- olefile=0.46=py37_0
59
- openh264=2.1.1=h4ff587b_0
60
- openssl=1.1.1n=h7f8727e_0
61
- packaging=21.3=pyhd3eb1b0_0
62
- partd=1.2.0=pyhd3eb1b0_1
63
- pillow=8.0.0=py37h9a89aac_0
64
- pip=21.2.2=py37h06a4308_0
65
- pyparsing=3.0.4=pyhd3eb1b0_0
66
- python=3.7.11=h12debd9_0
67
- python-dateutil=2.8.2=pyhd3eb1b0_0
68
- pytorch=1.8.0=py3.7_cuda10.2_cudnn7.6.5_0
69
- pywavelets=1.1.1=py37h7b6447c_2
70
- pyyaml=6.0=py37h7f8727e_1
71
- readline=8.1.2=h7f8727e_1
72
- scikit-image=0.15.0=py37hb3f55d8_2
73
- scipy=1.7.3=py37hc147768_0
74
- setuptools=58.0.4=py37h06a4308_0
75
- six=1.16.0=pyhd3eb1b0_1
76
- sqlite=3.38.0=hc218d9a_0
77
- tk=8.6.11=h1ccaba5_0
78
- toolz=0.11.2=pyhd3eb1b0_0
79
- torchaudio=0.8.0=py37
80
- torchvision=0.9.0=py37_cu102
81
- tqdm=4.63.0=pyhd8ed1ab_0
82
- typing_extensions=3.10.0.2=pyh06a4308_0
83
- wheel=0.37.1=pyhd3eb1b0_0
84
- xz=5.2.5=h7b6447c_0
85
- yaml=0.2.5=h7b6447c_0
86
- zlib=1.2.11=h7f8727e_4
87
- zstd=1.4.9=haebb681_0
 
1
+ diffusers==0.14.0
2
+ safetensors
3
+ opencv-python
4
+ controlnet_hinter==0.0.5