添加requirements.txt
This commit is contained in:
parent
c1eb9d9528
commit
b3b5e597b8
@ -1,3 +1,7 @@
|
|||||||
# HPCC2025
|
# HPCC2025
|
||||||
|
|
||||||
HPCC2025会议论文代码。
|
HPCC2025会议论文代码。
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
|
||||||
|
pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple
|
28
requirements.txt
Normal file
28
requirements.txt
Normal file
@ -0,0 +1,28 @@
|
|||||||
|
cloudpickle==3.0.0
|
||||||
|
contourpy==1.3.0
|
||||||
|
cycler==0.12.1
|
||||||
|
Farama-Notifications==0.0.4
|
||||||
|
filelock==3.16.1
|
||||||
|
fonttools==4.54.1
|
||||||
|
fsspec==2024.9.0
|
||||||
|
gymnasium==0.29.1
|
||||||
|
Jinja2==3.1.4
|
||||||
|
kiwisolver==1.4.7
|
||||||
|
MarkupSafe==2.1.5
|
||||||
|
matplotlib==3.9.2
|
||||||
|
mpmath==1.3.0
|
||||||
|
networkx==3.3
|
||||||
|
numpy==1.26.4
|
||||||
|
packaging==24.1
|
||||||
|
pillow==10.4.0
|
||||||
|
pygame==2.6.1
|
||||||
|
pyparsing==3.1.4
|
||||||
|
python-dateutil==2.9.0.post0
|
||||||
|
setuptools==75.1.0
|
||||||
|
six==1.16.0
|
||||||
|
sympy==1.13.3
|
||||||
|
torch==2.2.2
|
||||||
|
torchaudio==2.2.2
|
||||||
|
torchvision==0.17.2
|
||||||
|
typing_extensions==4.12.2
|
||||||
|
wheel==0.44.0
|
Loading…
Reference in New Issue
Block a user