Upload env.yml with huggingface_hub
Browse files
env.yml
ADDED
|
@@ -0,0 +1,129 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
name: lddata
|
| 2 |
+
channels:
|
| 3 |
+
- defaults
|
| 4 |
+
- https://repo.anaconda.com/pkgs/main
|
| 5 |
+
- https://repo.anaconda.com/pkgs/r
|
| 6 |
+
dependencies:
|
| 7 |
+
- bzip2=1.0.8
|
| 8 |
+
- ca-certificates=2025.2.25
|
| 9 |
+
- expat=2.6.4
|
| 10 |
+
- libcxx=14.0.6
|
| 11 |
+
- libffi=3.4.4
|
| 12 |
+
- libmpdec=4.0.0
|
| 13 |
+
- ncurses=6.4
|
| 14 |
+
- openssl=3.0.16
|
| 15 |
+
- pip=25.0
|
| 16 |
+
- python=3.13.2
|
| 17 |
+
- python_abi=3.13
|
| 18 |
+
- readline=8.2
|
| 19 |
+
- setuptools=75.8.0
|
| 20 |
+
- sqlite=3.45.3
|
| 21 |
+
- tk=8.6.14
|
| 22 |
+
- tzdata=2025a
|
| 23 |
+
- wheel=0.45.1
|
| 24 |
+
- xz=5.6.4
|
| 25 |
+
- zlib=1.2.13
|
| 26 |
+
- pip:
|
| 27 |
+
- anyio==4.9.0
|
| 28 |
+
- appnope==0.1.4
|
| 29 |
+
- argon2-cffi==23.1.0
|
| 30 |
+
- argon2-cffi-bindings==21.2.0
|
| 31 |
+
- arrow==1.3.0
|
| 32 |
+
- asttokens==3.0.0
|
| 33 |
+
- async-lru==2.0.5
|
| 34 |
+
- attrs==25.3.0
|
| 35 |
+
- babel==2.17.0
|
| 36 |
+
- beautifulsoup4==4.13.3
|
| 37 |
+
- bleach==6.2.0
|
| 38 |
+
- certifi==2025.1.31
|
| 39 |
+
- cffi==1.17.1
|
| 40 |
+
- charset-normalizer==3.4.1
|
| 41 |
+
- comm==0.2.2
|
| 42 |
+
- contourpy==1.3.1
|
| 43 |
+
- cycler==0.12.1
|
| 44 |
+
- debugpy==1.8.13
|
| 45 |
+
- decorator==5.2.1
|
| 46 |
+
- defusedxml==0.7.1
|
| 47 |
+
- executing==2.2.0
|
| 48 |
+
- fastjsonschema==2.21.1
|
| 49 |
+
- fonttools==4.56.0
|
| 50 |
+
- fqdn==1.5.1
|
| 51 |
+
- h11==0.14.0
|
| 52 |
+
- httpcore==1.0.7
|
| 53 |
+
- httpx==0.28.1
|
| 54 |
+
- idna==3.10
|
| 55 |
+
- ipykernel==6.29.5
|
| 56 |
+
- ipython==9.0.2
|
| 57 |
+
- ipython-pygments-lexers==1.1.1
|
| 58 |
+
- isoduration==20.11.0
|
| 59 |
+
- jedi==0.19.2
|
| 60 |
+
- jinja2==3.1.6
|
| 61 |
+
- json5==0.10.0
|
| 62 |
+
- jsonpointer==3.0.0
|
| 63 |
+
- jsonschema==4.23.0
|
| 64 |
+
- jsonschema-specifications==2024.10.1
|
| 65 |
+
- jupyter-client==8.6.3
|
| 66 |
+
- jupyter-core==5.7.2
|
| 67 |
+
- jupyter-events==0.12.0
|
| 68 |
+
- jupyter-lsp==2.2.5
|
| 69 |
+
- jupyter-server==2.15.0
|
| 70 |
+
- jupyter-server-terminals==0.5.3
|
| 71 |
+
- jupyterlab==4.3.6
|
| 72 |
+
- jupyterlab-pygments==0.3.0
|
| 73 |
+
- jupyterlab-server==2.27.3
|
| 74 |
+
- kiwisolver==1.4.8
|
| 75 |
+
- markupsafe==3.0.2
|
| 76 |
+
- matplotlib==3.10.1
|
| 77 |
+
- matplotlib-inline==0.1.7
|
| 78 |
+
- mistune==3.1.3
|
| 79 |
+
- nbclient==0.10.2
|
| 80 |
+
- nbconvert==7.16.6
|
| 81 |
+
- nbformat==5.10.4
|
| 82 |
+
- nest-asyncio==1.6.0
|
| 83 |
+
- notebook-shim==0.2.4
|
| 84 |
+
- numpy==2.2.4
|
| 85 |
+
- overrides==7.7.0
|
| 86 |
+
- packaging==24.2
|
| 87 |
+
- pandocfilters==1.5.1
|
| 88 |
+
- parso==0.8.4
|
| 89 |
+
- pexpect==4.9.0
|
| 90 |
+
- pillow==11.1.0
|
| 91 |
+
- platformdirs==4.3.7
|
| 92 |
+
- prometheus-client==0.21.1
|
| 93 |
+
- prompt-toolkit==3.0.50
|
| 94 |
+
- psutil==7.0.0
|
| 95 |
+
- ptyprocess==0.7.0
|
| 96 |
+
- pure-eval==0.2.3
|
| 97 |
+
- pycparser==2.22
|
| 98 |
+
- pygments==2.19.1
|
| 99 |
+
- pyparsing==3.2.3
|
| 100 |
+
- python-dateutil==2.9.0.post0
|
| 101 |
+
- python-json-logger==3.3.0
|
| 102 |
+
- pyyaml==6.0.2
|
| 103 |
+
- pyzmq==26.3.0
|
| 104 |
+
- qmcpy==2.0
|
| 105 |
+
- qmctoolscl==1.1.5
|
| 106 |
+
- referencing==0.36.2
|
| 107 |
+
- requests==2.32.3
|
| 108 |
+
- rfc3339-validator==0.1.4
|
| 109 |
+
- rfc3986-validator==0.1.1
|
| 110 |
+
- rpds-py==0.24.0
|
| 111 |
+
- scipy==1.15.2
|
| 112 |
+
- send2trash==1.8.3
|
| 113 |
+
- six==1.17.0
|
| 114 |
+
- sniffio==1.3.1
|
| 115 |
+
- soupsieve==2.6
|
| 116 |
+
- stack-data==0.6.3
|
| 117 |
+
- terminado==0.18.1
|
| 118 |
+
- tinycss2==1.4.0
|
| 119 |
+
- tornado==6.4.2
|
| 120 |
+
- traitlets==5.14.3
|
| 121 |
+
- types-python-dateutil==2.9.0.20241206
|
| 122 |
+
- typing-extensions==4.13.0
|
| 123 |
+
- uri-template==1.3.0
|
| 124 |
+
- urllib3==2.3.0
|
| 125 |
+
- wcwidth==0.2.13
|
| 126 |
+
- webcolors==24.11.1
|
| 127 |
+
- webencodings==0.5.1
|
| 128 |
+
- websocket-client==1.8.0
|
| 129 |
+
- huggingface_hub>=0.32.0
|