forked from google/inspiration_tree
-
Notifications
You must be signed in to change notification settings - Fork 0
/
env.yml
116 lines (116 loc) · 1.66 KB
/
env.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
name: inspi
channels:
- defaults
- conda-forge
- pytorch
dependencies:
- python=3.8
- absl-py
- accelerate
- aiohttp
- aiosignal
- appdirs
- async-timeout
- asynctest
- attrs
- backcall
- cachetools
- certifi
- charset-normalizer
- click
- cycler
- datasets
- debugpy
- decorator
- diffusers
- dill
- docker-pycreds
- entrypoints
- filelock
- fonttools
- frozenlist
- fsspec
- ftfy
- gitdb
- gitpython
- google-auth
- google-auth-oauthlib
- grpcio
- huggingface-hub
- idna
- imageio
- importlib-metadata
- ipykernel
- ipython
- jedi
- joblib
- jupyter-client
- jupyter-core
- kiwisolver
- markdown
- markupsafe
- matplotlib
- matplotlib-inline
- multidict
- multiprocess
- mypy-extensions
- nest-asyncio
- nltk
- numpy
- oauthlib
- opencv
- packaging
- pandas
- parso
- pathtools
- pexpect
- pickleshare
- pillow
- prompt-toolkit
- protobuf
- psutil
- ptyprocess
- pyarrow
- pyasn1
- pyasn1-modules
- pyenchant
- pygments
- pyparsing
- python-dateutil
- pytz
- pyyaml
- pyzmq
- regex
- requests
- requests-oauthlib
- responses
- rsa
- scikit-learn
- scipy
- sentry-sdk
- setproctitle
- six
- smmap
- tensorboard
- tensorboard-data-server
- tensorboard-plugin-wit
- threadpoolctl
- tokenizers
- torch
- torchaudio
- torchvision
- tornado
- tqdm
- traitlets
- transformers
- typing-extensions
- typing-inspect
- urllib3
- wandb
- wcwidth
- werkzeug
- xxhash
- yarl
- zipp
- pip:
- clip @ git+https://github.com/openai/CLIP.git@a9b1bf5920416aaeaec965c25dd9e8f98c864f16