forked from JJowoo/QSPLIT
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
48 lines (48 loc) · 871 Bytes
/
environment.yml
File metadata and controls
48 lines (48 loc) · 871 Bytes
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
name: QSPLIT
channels:
- pytorch
- nvidia
- conda-forge
- defaults
dependencies:
- python=3.10
- pip
- numpy<2.0
- scipy>=1.10
- pandas>=2.0
- scikit-learn>=1.5
- scikit-image
- matplotlib>=3.8
- h5py
- pytorch=2.5
- torchvision=0.20
- pytorch-cuda=12.1
- pip:
- fastapi==0.128.0
- uvicorn==0.40.0
- python-multipart
- loguru
- tqdm
- fire
- tensorflow
- keras
- medmnist
- tensorpack
- torchdiffeq
- torchpack
- qiskit==0.46.3
- qiskit-terra==0.46.3
- qiskit-aer==0.13.3
- qiskit-ibm-provider==0.11.0
- qiskit-ibm-runtime==0.20.0
- dill
- opt_einsum
- pathos
- pylatexenc
- pyscf
- requests
- requests-ntlm
- websocket-client
- websockets
- rich
- torchquantum==0.1.8