rsax commited on
Commit
2425c62
·
verified ·
1 Parent(s): 0841207

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +59 -3
requirements.txt CHANGED
@@ -1,6 +1,62 @@
1
  accelerate
2
  diffusers
3
- invisible_watermark
4
- torch
 
 
 
5
  transformers
6
- xformers
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  accelerate
2
  diffusers
3
+ gradio
4
+ matplotlib
5
+ numpy
6
+ torch>=1.7
7
+ torchvision
8
  transformers
9
+ clip
10
+ openai-clip
11
+ moviepy
12
+ Pillow
13
+ absl-py
14
+ backcall
15
+ cachetools
16
+ charset-normalizer
17
+ cycler
18
+ decorator
19
+ google-auth
20
+ google-auth-oauthlib
21
+ grpcio
22
+ idna
23
+ imageio
24
+ ipdb
25
+ ipython
26
+ ipython-genutils
27
+ jedi
28
+ joblib
29
+ kiwisolver
30
+ markdown
31
+ matplotlib-inline
32
+ oauthlib
33
+ pandas
34
+ parso
35
+ pexpect
36
+ pickleshare
37
+ prompt-toolkit
38
+ protobuf
39
+ ptyprocess
40
+ pyasn1
41
+ pyasn1-modules
42
+ pygments
43
+ pyparsing
44
+ python-dateutil
45
+ pytz
46
+ pyyaml
47
+ requests
48
+ requests-oauthlib
49
+ rsa
50
+ scikit-learn
51
+ scipy
52
+ smplx
53
+ tensorboard
54
+ tensorboard-data-server
55
+ tensorboard-plugin-wit
56
+ threadpoolctl
57
+ toml
58
+ tqdm
59
+ traitlets
60
+ urllib3
61
+ wcwidth
62
+ werkzeug