justinblalock87 commited on
Commit
0e43e61
1 Parent(s): 3dcaf37
Files changed (1) hide show
  1. requirements.txt +99 -99
requirements.txt CHANGED
@@ -1,104 +1,104 @@
1
- accelerate==0.24.1
2
- aiofiles==23.2.1
3
- altair==5.3.0
4
- annotated-types==0.6.0
5
- antlr4-python3-runtime==4.9.3
6
- anyio==4.3.0
7
- attrs==23.1.0
8
- cattrs==23.1.2
9
- certifi==2023.11.17
10
- charset-normalizer==3.3.2
11
- click==8.1.7
12
- contourpy==1.1.1
13
- coremltools==7.1
14
- cycler==0.12.1
15
- diffusers==0.22.3
16
- exceptiongroup==1.1.3
17
- fastapi==0.110.2
18
- ffmpy==0.3.2
19
- filelock==3.13.1
20
- fonttools==4.44.0
21
- fsspec==2023.12.2
22
- gradio==4.27.0
23
- gradio_client==0.15.1
24
- h11==0.14.0
25
- httpcore==1.0.5
26
- httpx==0.27.0
27
- huggingface-hub==0.22.2
28
- idna==3.6
29
- importlib-metadata==6.8.0
30
- importlib-resources==6.1.1
31
- iniconfig==2.0.0
32
- invisible-watermark==0.2.0
33
- Jinja2==3.1.2
34
- joblib==1.3.2
35
- jsonschema==4.21.1
36
- jsonschema-specifications==2023.12.1
37
- kiwisolver==1.4.5
38
- lightning-utilities==0.11.2
39
- markdown-it-py==3.0.0
40
- MarkupSafe==2.1.3
41
- matplotlib==3.7.3
42
- mdurl==0.1.2
43
- mpmath==1.3.0
44
- networkx==3.1
45
- ninja==1.11.1.1
46
- numpy==1.23.5
47
- omegaconf==2.3.0
48
- opencv-python==4.8.1.78
49
- orjson==3.10.1
50
- packaging==23.2
51
- pandas==2.0.3
52
- Pillow==10.1.0
53
- pkgutil_resolve_name==1.3.10
54
- pluggy==1.3.0
55
- protobuf==3.20.3
56
- psutil==5.9.6
57
- pyaml==23.9.7
58
- pydantic==2.7.0
59
- pydantic_core==2.18.1
60
- pydub==0.25.1
61
- Pygments==2.17.2
62
- pyparsing==3.1.1
63
- pytest==7.4.3
64
  -e git+https://github.com/apple/ml-stable-diffusion.git@f7d2f5e9fb0681b15770943e492bf2f6dc3414f3#egg=python_coreml_stable_diffusion
65
- python-dateutil==2.8.2
66
- python-multipart==0.0.9
67
- pytz==2024.1
68
- PyWavelets==1.4.1
69
- PyYAML==6.0.1
70
- referencing==0.34.0
71
- regex==2023.12.25
72
- requests==2.31.0
73
- rich==13.7.1
74
- rpds-py==0.18.0
75
- ruff==0.4.1
76
- safetensors==0.4.1
77
- scikit-learn==1.1.2
78
- scipy==1.10.1
79
- semantic-version==2.10.0
80
- sentencepiece==0.2.0
81
- shellingham==1.5.4
82
- six==1.16.0
83
- sniffio==1.3.1
84
- starlette==0.37.2
85
- sympy==1.12
86
- threadpoolctl==3.2.0
87
- tokenizers==0.14.1
88
- tomli==2.0.1
89
- tomlkit==0.12.0
90
- toolz==0.12.1
91
  torch==2.1.0
92
- torchao==0.1
93
- torchmetrics==1.3.2
94
- tqdm==4.66.1
95
  transformers==4.34.1
96
- typer==0.12.3
97
- typing_extensions==4.9.0
98
- tzdata==2024.1
99
- urllib3==2.1.0
100
- uvicorn==0.29.0
101
- websockets==11.0.3
102
- zipp==3.17.0
103
  setuptools_rust
104
  pytorch_lightning
 
1
+ accelerate
2
+ aiofiles
3
+ altair
4
+ annotated-types
5
+ antlr4-python3-runtime
6
+ anyio
7
+ attrs
8
+ cattrs
9
+ certifi
10
+ charset-normalizer
11
+ click
12
+ contourpy
13
+ coremltools
14
+ cycler
15
+ diffusers
16
+ exceptiongroup
17
+ fastapi
18
+ ffmpy
19
+ filelock
20
+ fonttools
21
+ fsspec
22
+ gradio
23
+ gradio_client
24
+ h11
25
+ httpcore
26
+ httpx
27
+ huggingface-hub
28
+ idna
29
+ importlib-metadata
30
+ importlib-resources
31
+ iniconfig
32
+ invisible-watermark
33
+ Jinja2
34
+ joblib
35
+ jsonschema
36
+ jsonschema-specifications
37
+ kiwisolver
38
+ lightning-utilities
39
+ markdown-it-py
40
+ MarkupSafe
41
+ matplotlib
42
+ mdurl
43
+ mpmath
44
+ networkx
45
+ ninja
46
+ numpy
47
+ omegaconf
48
+ opencv-python
49
+ orjson
50
+ packaging
51
+ pandas
52
+ Pillow
53
+ pkgutil_resolve_name
54
+ pluggy
55
+ protobuf
56
+ psutil
57
+ pyaml
58
+ pydantic
59
+ pydantic_core
60
+ pydub
61
+ Pygments
62
+ pyparsing
63
+ pytest
64
  -e git+https://github.com/apple/ml-stable-diffusion.git@f7d2f5e9fb0681b15770943e492bf2f6dc3414f3#egg=python_coreml_stable_diffusion
65
+ python-dateutil
66
+ python-multipart
67
+ pytz
68
+ PyWavelets
69
+ PyYAML
70
+ referencing
71
+ regex
72
+ requests
73
+ rich
74
+ rpds-py
75
+ ruff
76
+ safetensors
77
+ scikit-learn
78
+ scipy
79
+ semantic-version
80
+ sentencepiece
81
+ shellingham
82
+ six
83
+ sniffio
84
+ starlette
85
+ sympy
86
+ threadpoolctl
87
+ tokenizers
88
+ tomli
89
+ tomlkit
90
+ toolz
91
  torch==2.1.0
92
+ torchao
93
+ torchmetrics
94
+ tqdm
95
  transformers==4.34.1
96
+ typer
97
+ typing_extensions
98
+ tzdata
99
+ urllib3
100
+ uvicorn
101
+ websockets
102
+ zipp
103
  setuptools_rust
104
  pytorch_lightning