File tree Expand file tree Collapse file tree 1 file changed +133
-26
lines changed
Expand file tree Collapse file tree 1 file changed +133
-26
lines changed Original file line number Diff line number Diff line change 1- tensorboard
2- pytorch_lightning
3- torchmetrics
4- omegaconf
5- shortuuid
6- chumpy
7- transformers
8- diffusers
9- einops
10- wandb
11- rich
12- matplotlib
13-
14- # for visualization
1+ aiofiles == 23.2.1
2+ aiohappyeyeballs == 2.3.5
3+ aiohttp == 3.10.2
4+ aiosignal == 1.3.1
5+ annotated-types == 0.7.0
6+ antlr4-python3-runtime == 4.9.3
7+ anyio == 4.4.0
8+ async-timeout == 4.0.3
9+ attrs == 24.2.0
10+ audioread == 3.0.1
11+ beautifulsoup4 == 4.12.3
12+ bert-score == 0.3.13
13+ blis == 0.7.11
14+ catalogue == 2.0.10
15+ certifi == 2024.7.4
16+ cffi == 1.17.0
17+ charset-normalizer == 3.3.2
18+ click == 8.1.7
19+ cloudpathlib == 0.18.1
20+ confection == 0.1.5
21+ contourpy == 1.2.1
22+ cycler == 0.12.1
23+ cymem == 2.0.8
24+ decorator == 4.4.2
25+ en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.7.1/en_core_web_sm-3.7.1-py3-none-any.whl#sha256=86cc141f63942d4b2c5fcee06630fd6f904788d2f0ab005cce45aadb8fb73889
26+ exceptiongroup == 1.2.2
27+ fastapi == 0.112.0
28+ ffmpy == 0.4.0
29+ filelock == 3.15.4
30+ fonttools == 4.53.1
31+ freetype-py == 2.4.0
32+ frozenlist == 1.4.1
33+ fsspec == 2024.6.1
34+ gdown == 5.2.0
35+ gradio == 4.41.0
36+ gradio_client == 1.3.0
37+ h11 == 0.14.0
38+ httpcore == 1.0.5
39+ httpx == 0.27.0
40+ huggingface-hub == 0.24.5
41+ idna == 3.7
42+ imageio == 2.34.2
43+ imageio-ffmpeg == 0.5.1
44+ importlib_resources == 6.4.0
45+ Jinja2 == 3.1.4
46+ joblib == 1.4.2
47+ kiwisolver == 1.4.5
48+ langcodes == 3.4.0
49+ language_data == 1.2.0
50+ lazy_loader == 0.4
51+ librosa == 0.10.2.post1
52+ lightning-utilities == 0.11.6
53+ llvmlite == 0.43.0
54+ marisa-trie == 1.2.0
55+ markdown-it-py == 3.0.0
56+ MarkupSafe == 2.1.5
57+ matplotlib == 3.9.1.post1
58+ mdurl == 0.1.2
59+ moviepy == 1.0.3
60+ mpmath == 1.3.0
61+ msgpack == 1.0.8
62+ multidict == 6.0.5
63+ murmurhash == 1.0.10
64+ networkx == 3.3
65+ numba == 0.60.0
66+ numpy == 1.26.4
67+ omegaconf == 2.3.0
68+ opencv-contrib-python == 4.10.0.84
69+ opencv-python == 4.10.0.84
70+ orjson == 3.10.7
71+ packaging == 24.1
72+ pandas == 2.2.2
73+ pillow == 10.4.0
74+ platformdirs == 4.2.2
75+ pooch == 1.8.2
76+ preshed == 3.0.9
77+ proglog == 0.1.10
78+ pycparser == 2.22
79+ pydantic == 2.8.2
80+ pydantic_core == 2.20.1
81+ pydub == 0.25.1
82+ pyglet == 2.0.17
83+ Pygments == 2.18.0
84+ PyOpenGL == 3.1.0
85+ pyparsing == 3.1.2
86+ pyrender == 0.1.45
87+ PySocks == 1.7.1
88+ python-dateutil == 2.9.0.post0
89+ python-multipart == 0.0.9
90+ pytorch-lightning == 2.4.0
91+ pytz == 2024.1
92+ PyYAML == 6.0.2
93+ regex == 2024.7.24
94+ requests == 2.32.3
95+ rich == 13.7.1
96+ ruff == 0.5.7
97+ safetensors == 0.4.4
98+ scikit-learn == 1.5.1
99+ scipy == 1.14.0
100+ semantic-version == 2.10.0
101+ shapely == 2.0.5
102+ shellingham == 1.5.4
103+ six == 1.16.0
104+ smart-open == 7.0.4
15105smplx == 0.1.28
16- trimesh == 3.9.24
17- joblib == 1.2.0
18- h5py
19- scikit-image
20- spacy
21- ftfy
22- more-itertools
23- natsort
24- pyrender
25- moviepy
26- librosa
27- triangle == 20220202
106+ sniffio == 1.3.1
107+ soundfile == 0.12.1
108+ soupsieve == 2.5
109+ soxr == 0.4.0
110+ spacy == 3.7.5
111+ spacy-legacy == 3.0.12
112+ spacy-loggers == 1.0.5
113+ srsly == 2.4.8
114+ starlette == 0.37.2
115+ sympy == 1.13.1
116+ thinc == 8.2.5
117+ threadpoolctl == 3.5.0
118+ tokenizers == 0.19.1
119+ tomlkit == 0.12.0
120+ torch == 2.4.0
121+ torchmetrics == 1.4.1
122+ tqdm == 4.66.5
123+ transformers == 4.44.0
124+ trimesh == 4.4.4
125+ typer == 0.12.3
126+ typing_extensions == 4.12.2
127+ tzdata == 2024.1
128+ urllib3 == 2.2.2
129+ uvicorn == 0.30.5
130+ wasabi == 1.1.3
131+ weasel == 0.4.1
132+ websockets == 12.0
133+ wrapt == 1.16.0
134+ yarl == 1.9.4
You can’t perform that action at this time.
0 commit comments