-
Notifications
You must be signed in to change notification settings - Fork 36
/
Copy pathenvironment.yml
102 lines (102 loc) · 5.01 KB
/
environment.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
name: hellomeme
channels:
- defaults
dependencies:
- bzip2=1.0.8=h2bbff1b_6
- ca-certificates=2024.9.24=haa95532_0
- libffi=3.4.4=hd77b12b_1
- openssl=3.0.15=h827c3e9_0
- pip=24.2=py310haa95532_0
- python=3.10.11=he1021f5_3
- setuptools=75.1.0=py310haa95532_0
- sqlite=3.45.3=h2bbff1b_0
- tk=8.6.14=h0416ee5_0
- vc=14.40=h2eaa2aa_1
- vs2015_runtime=14.40.33807=h98bb1dd_1
- wheel=0.44.0=py310haa95532_0
- xz=5.4.6=h8cc25b3_1
- zlib=1.2.13=h8cc25b3_1
- pip:
- accelerate==1.1.1
- aiofiles==23.2.1
- anyio==4.6.2.post1
- certifi==2024.8.30
- charset-normalizer==3.4.0
- click==8.1.7
- colorama==0.4.6
- coloredlogs==15.0.1
- diffusers==0.31.0
- einops==0.8.0
- exceptiongroup==1.2.2
- fastapi==0.115.5
- ffmpy==0.4.0
- filelock==3.13.1
- flatbuffers==24.3.25
- fsspec==2024.2.0
- gradio==5.6.0
- gradio-client==1.4.3
- h11==0.14.0
- httpcore==1.0.7
- httpx==0.27.2
- huggingface-hub==0.26.2
- humanfriendly==10.0
- idna==3.10
- imageio==2.36.0
- imageio-ffmpeg==0.5.1
- importlib-metadata==8.5.0
- intel-openmp==2021.4.0
- jinja2==3.1.3
- markdown-it-py==3.0.0
- markupsafe==2.1.5
- mdurl==0.1.2
- mkl==2021.4.0
- mpmath==1.3.0
- networkx==3.2.1
- numpy==1.26.3
- onnx==1.17.0
- onnxruntime==1.20.0
- opencv-python==4.10.0.84
- orjson==3.10.11
- packaging==24.2
- pandas==2.2.3
- peft==0.13.2
- pillow==10.2.0
- protobuf==5.28.3
- psutil==6.1.0
- pydantic-core==2.20.1
- pydub==0.25.1
- pygments==2.18.0
- pyreadline3==3.5.4
- python-dateutil==2.9.0.post0
- python-multipart==0.0.12
- pytz==2024.2
- pyyaml==6.0.2
- regex==2024.11.6
- requests==2.32.3
- rich==13.9.4
- ruff==0.7.4
- safehttpx==0.1.1
- safetensors==0.4.5
- scipy==1.14.1
- semantic-version==2.10.0
- shellingham==1.5.4
- six==1.16.0
- sniffio==1.3.1
- starlette==0.41.3
- sympy==1.13.1
- tbb==2021.11.0
- tokenizers==0.20.3
- tomlkit==0.12.0
- torch==2.3.0+cu121
- torchaudio==2.3.0+cu121
- torchvision==0.18.0+cu121
- tqdm==4.67.0
- transformers==4.46.3
- typer==0.13.1
- typing-extensions==4.9.0
- tzdata==2024.2
- urllib3==2.2.3
- uvicorn==0.32.0
- websockets==12.0
- zipp==3.21.0
prefix: C:\Users\songkey-win\miniconda3\envs\hellomeme