KAHRAMAN42 commited on
Commit
0ce7a38
·
1 Parent(s): fd1664c

requirements.txt

Browse files
Files changed (1) hide show
  1. hf-env.yml +154 -0
hf-env.yml ADDED
@@ -0,0 +1,154 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ name: hf-env
2
+ channels:
3
+ - conda-forge
4
+ - defaults
5
+ dependencies:
6
+ - anyio=3.7.1=pyhd8ed1ab_0
7
+ - appnope=0.1.3=pyhd8ed1ab_0
8
+ - argon2-cffi=21.3.0=pyhd8ed1ab_0
9
+ - argon2-cffi-bindings=21.2.0=py310h90acd4f_3
10
+ - arrow=1.2.3=pyhd8ed1ab_0
11
+ - asttokens=2.2.1=pyhd8ed1ab_0
12
+ - async-lru=2.0.3=pyhd8ed1ab_0
13
+ - attrs=23.1.0=pyh71513ae_1
14
+ - babel=2.12.1=pyhd8ed1ab_1
15
+ - backcall=0.2.0=pyh9f0ad1d_0
16
+ - backports=1.0=pyhd8ed1ab_3
17
+ - backports.functools_lru_cache=1.6.5=pyhd8ed1ab_0
18
+ - beautifulsoup4=4.12.2=pyha770c72_0
19
+ - bleach=6.0.0=pyhd8ed1ab_0
20
+ - brotli-python=1.0.9=py310h7a76584_9
21
+ - bzip2=1.0.8=h1de35cc_0
22
+ - ca-certificates=2023.7.22=h8857fd0_0
23
+ - cached-property=1.5.2=hd8ed1ab_1
24
+ - cached_property=1.5.2=pyha770c72_1
25
+ - cffi=1.15.1=py310ha78151a_3
26
+ - charset-normalizer=3.2.0=pyhd8ed1ab_0
27
+ - comm=0.1.3=pyhd8ed1ab_0
28
+ - debugpy=1.6.7=py310h7a76584_0
29
+ - decorator=5.1.1=pyhd8ed1ab_0
30
+ - defusedxml=0.7.1=pyhd8ed1ab_0
31
+ - entrypoints=0.4=pyhd8ed1ab_0
32
+ - exceptiongroup=1.1.2=pyhd8ed1ab_0
33
+ - executing=1.2.0=pyhd8ed1ab_0
34
+ - flit-core=3.9.0=pyhd8ed1ab_0
35
+ - fqdn=1.5.1=pyhd8ed1ab_0
36
+ - idna=3.4=pyhd8ed1ab_0
37
+ - importlib-metadata=6.8.0=pyha770c72_0
38
+ - importlib_metadata=6.8.0=hd8ed1ab_0
39
+ - importlib_resources=6.0.0=pyhd8ed1ab_1
40
+ - ipykernel=6.25.0=pyh5fb750a_0
41
+ - ipython=8.14.0=pyhd1c38e8_0
42
+ - ipywidgets=8.0.7=pyhd8ed1ab_0
43
+ - isoduration=20.11.0=pyhd8ed1ab_0
44
+ - jedi=0.18.2=pyhd8ed1ab_0
45
+ - jinja2=3.1.2=pyhd8ed1ab_1
46
+ - json5=0.9.14=pyhd8ed1ab_0
47
+ - jsonpointer=2.0=py_0
48
+ - jsonschema=4.18.4=pyhd8ed1ab_0
49
+ - jsonschema-specifications=2023.7.1=pyhd8ed1ab_0
50
+ - jsonschema-with-format-nongpl=4.18.4=pyhd8ed1ab_0
51
+ - jupyter-lsp=2.2.0=pyhd8ed1ab_0
52
+ - jupyter_client=8.3.0=pyhd8ed1ab_0
53
+ - jupyter_core=5.3.1=py310h2ec42d9_0
54
+ - jupyter_events=0.6.3=pyhd8ed1ab_1
55
+ - jupyter_server=2.7.0=pyhd8ed1ab_0
56
+ - jupyter_server_terminals=0.4.4=pyhd8ed1ab_1
57
+ - jupyterlab=4.0.3=pyhd8ed1ab_0
58
+ - jupyterlab_pygments=0.2.2=pyhd8ed1ab_0
59
+ - jupyterlab_server=2.24.0=pyhd8ed1ab_0
60
+ - jupyterlab_widgets=3.0.8=pyhd8ed1ab_0
61
+ - libcxx=16.0.6=hd57cbcb_0
62
+ - libffi=3.4.4=hecd8cb5_0
63
+ - libsodium=1.0.18=hbcb3906_1
64
+ - markupsafe=2.1.3=py310h6729b98_0
65
+ - matplotlib-inline=0.1.6=pyhd8ed1ab_0
66
+ - mistune=3.0.0=pyhd8ed1ab_0
67
+ - nbclient=0.8.0=pyhd8ed1ab_0
68
+ - nbconvert-core=7.7.3=pyhd8ed1ab_0
69
+ - nbformat=5.9.1=pyhd8ed1ab_0
70
+ - ncurses=6.4=hcec6c5f_0
71
+ - nest-asyncio=1.5.6=pyhd8ed1ab_0
72
+ - notebook-shim=0.2.3=pyhd8ed1ab_0
73
+ - openssl=3.1.1=h8a1eda9_1
74
+ - overrides=7.3.1=pyhd8ed1ab_0
75
+ - packaging=23.1=pyhd8ed1ab_0
76
+ - pandocfilters=1.5.0=pyhd8ed1ab_0
77
+ - parso=0.8.3=pyhd8ed1ab_0
78
+ - pexpect=4.8.0=pyh1a96a4e_2
79
+ - pickleshare=0.7.5=py_1003
80
+ - pip=23.2.1=py310hecd8cb5_0
81
+ - pkgutil-resolve-name=1.3.10=pyhd8ed1ab_0
82
+ - platformdirs=3.9.1=pyhd8ed1ab_0
83
+ - prometheus_client=0.17.1=pyhd8ed1ab_0
84
+ - prompt-toolkit=3.0.39=pyha770c72_0
85
+ - prompt_toolkit=3.0.39=hd8ed1ab_0
86
+ - psutil=5.9.5=py310h90acd4f_0
87
+ - ptyprocess=0.7.0=pyhd3deb0d_0
88
+ - pure_eval=0.2.2=pyhd8ed1ab_0
89
+ - pycparser=2.21=pyhd8ed1ab_0
90
+ - pygments=2.15.1=pyhd8ed1ab_0
91
+ - pyobjc-core=9.2=py310hef2d279_0
92
+ - pyobjc-framework-cocoa=9.2=py310hef2d279_0
93
+ - pysocks=1.7.1=pyha2e5f31_6
94
+ - python=3.10.12=h5ee71fb_0
95
+ - python-dateutil=2.8.2=pyhd8ed1ab_0
96
+ - python-fastjsonschema=2.18.0=pyhd8ed1ab_0
97
+ - python-json-logger=2.0.7=pyhd8ed1ab_0
98
+ - python_abi=3.10=2_cp310
99
+ - pytz=2023.3=pyhd8ed1ab_0
100
+ - pyzmq=25.1.0=py310h998be00_0
101
+ - readline=8.2=hca72f7f_0
102
+ - referencing=0.30.0=pyhd8ed1ab_0
103
+ - requests=2.31.0=pyhd8ed1ab_0
104
+ - rfc3339-validator=0.1.4=pyhd8ed1ab_0
105
+ - rfc3986-validator=0.1.1=pyh9f0ad1d_0
106
+ - rpds-py=0.9.2=py310h3461e44_0
107
+ - send2trash=1.8.2=pyhd1c38e8_0
108
+ - setuptools=68.0.0=py310hecd8cb5_0
109
+ - six=1.16.0=pyh6c4a22f_0
110
+ - sniffio=1.3.0=pyhd8ed1ab_0
111
+ - soupsieve=2.3.2.post1=pyhd8ed1ab_0
112
+ - sqlite=3.41.2=h6c40b1e_0
113
+ - stack_data=0.6.2=pyhd8ed1ab_0
114
+ - terminado=0.17.1=pyhd1c38e8_0
115
+ - tinycss2=1.2.1=pyhd8ed1ab_0
116
+ - tk=8.6.12=h5d9f67b_0
117
+ - tomli=2.0.1=pyhd8ed1ab_0
118
+ - tornado=6.3.2=py310h6729b98_0
119
+ - traitlets=5.9.0=pyhd8ed1ab_0
120
+ - typing-extensions=4.7.1=hd8ed1ab_0
121
+ - typing_extensions=4.7.1=pyha770c72_0
122
+ - typing_utils=0.1.0=pyhd8ed1ab_0
123
+ - tzdata=2023c=h04d1e81_0
124
+ - uri-template=1.3.0=pyhd8ed1ab_0
125
+ - urllib3=2.0.4=pyhd8ed1ab_0
126
+ - wcwidth=0.2.6=pyhd8ed1ab_0
127
+ - webcolors=1.13=pyhd8ed1ab_0
128
+ - webencodings=0.5.1=py_1
129
+ - websocket-client=1.6.1=pyhd8ed1ab_0
130
+ - wheel=0.38.4=py310hecd8cb5_0
131
+ - widgetsnbextension=4.0.8=pyhd8ed1ab_0
132
+ - xz=5.4.2=h6c40b1e_0
133
+ - yaml=0.2.5=h0d85af4_2
134
+ - zeromq=4.3.4=he49afe7_1
135
+ - zipp=3.16.2=pyhd8ed1ab_0
136
+ - zlib=1.2.13=h4dc903c_0
137
+ - pip:
138
+ - accelerate==0.21.0
139
+ - certifi==2023.7.22
140
+ - filelock==3.12.2
141
+ - fsspec==2023.6.0
142
+ - gradio==3.39.0
143
+ - huggingface-hub==0.16.4
144
+ - mpmath==1.3.0
145
+ - networkx==3.1
146
+ - numpy==1.25.1
147
+ - pyyaml==6.0.1
148
+ - regex==2023.6.3
149
+ - safetensors==0.3.1
150
+ - sympy==1.12
151
+ - tokenizers==0.13.3
152
+ - torch==2.0.1
153
+ - tqdm==4.65.0
154
+ - transformers==4.31.0