File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11sanic == 22.6.2
2- #diffusers==0.4.1
3- #git+https://github.com/huggingface/diffusers@v0.5.1
4- #git+https://github.com/HazyResearch/diffusers
5- transformers == 4.25.1
6- scipy == 1.9.3
2+
3+ # now manually git cloned in a later step
4+ # diffusers==0.4.1
5+ # git+https://github.com/huggingface/diffusers@v0.5.1
6+
7+ # transformers==4.25.1
8+ transformers == 4.26.0
9+
10+ # scipy==1.9.3
11+ scipy == 1.10.0
12+
713requests_futures == 1.0.0
8- # numpy==1.23.4
9- numpy == 1.23.5
14+
15+ # numpy==1.23.5
16+ numpy == 1.24.1
17+
1018scikit-image == 0.19.3
19+
1120# accelerate==0.13.2
1221accelerate == 0.15.0
22+
1323# triton==2.0.0.dev20221105
1424triton == 2.0.0.dev20221202
25+
1526ftfy == 6.1.1
16- spacy == 3.4.3
17- boto3 == 1.26.12
18- botocore == 1.29.27
27+
28+ # spacy==3.4.3
29+ spacy == 3.5.0
30+
1931k-diffusion == 0.0.12
20- safetensors == 0.2.5
32+
33+ # safetensors==0.2.5
34+ safetensors == 0.2.8
35+
2136# must match conda installed version in Dockerfile
2237torch == 1.12.1
2338# xformers 0.0.15.dev344+git.8910bb5 requires pyre-extensions==0.0.23
2439pyre-extensions == 0.0.23
25- pytest == 7.2.0
40+
41+ # boto3==1.26.12
42+ boto3 == 1.26.57
43+ # botocore==1.29.27
44+ botocore == 1.29.57
45+
46+ # pytest==7.2.0
47+ pytest == 7.2.1
2648pytest-cov == 4.0.0
2749datasets == 2.8.0
You can’t perform that action at this time.
0 commit comments