-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
76 lines (76 loc) · 1.54 KB
/
environment.yml
File metadata and controls
76 lines (76 loc) · 1.54 KB
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
name: digital-crops
channels:
- conda-forge
- pytorch
dependencies:
- cmake
- geopandas
- ipykernel
- jupyterlab
- make
- matplotlib
- numpy
- opencv
- outlines
- pandas
- pip
- pydantic
- python=3.12
- pytorch
- pytorch-cuda=12.4
- rasterio
- scikit-image
- tabulate
- torchaudio
- torchvision
- tqdm
- ultralytics
- pip:
- accelerate==1.12.0
- aiohappyeyeballs==2.6.1
- aiohttp==3.13.2
- aiosignal==1.4.0
- async-timeout==5.0.1
- bitsandbytes==0.49.0
- cut-cross-entropy==25.1.1
- datasets==4.3.0
- diffusers==0.36.0
- dill==0.4.0
- docstring_parser==0.17.0
- evaluate==0.4.6
- frozenlist==1.8.0
- fsspec==2025.9.0
- hf-xet==1.2.0
- hf_transfer==0.1.9
- huggingface-hub==0.36.0
- msgspec==0.20.0
- multidict==6.7.0
- multiprocess==0.70.16
- nltk==3.9.2
- nvidia-cufile-cu12==1.13.1.3
- nvidia-cusparselt-cu12==0.7.1
- nvidia-nvjitlink-cu12==12.8.93
- nvidia-nvshmem-cu12==3.3.20
- ollama==0.6.1
- peft==0.18.0
- propcache==0.4.1
- protobuf==6.33.2
- pyarrow==22.0.0
- regex==2025.11.3
- rouge_score==0.1.2
- safetensors==0.7.0
- sentencepiece==0.2.1
- tiktoken==0.12.0
- tokenizers==0.22.1
- toon_format==0.9.0b1
- torchao==0.14.1
- transformers==4.56.2
- trl==0.22.2
- typeguard==4.4.4
- tyro==1.0.2
- ultralytics-thop>=2.0.18
- unsloth==2025.12.5
- unsloth_zoo==2025.12.4
- xformers==0.0.33.post2
- xxhash==3.6.0
- yarl==1.22.0