reverted requirements.txt

This commit is contained in:
Liyu Xiao 2025-06-18 09:50:02 -04:00
parent 793722d619
commit d8007f3b27

View File

@ -1,11 +1,12 @@
h5py~=3.14
pytorch-lightning~=2.5
matplotlib~=3.8
numpy~=1.26
PyYAML~=6.0
scikit-learn~=1.4
timm~=0.9
torch~=2.2
onnx~=1.16
onnxruntime~=1.18
--extra-index-url https://git.riahub.ai/api/packages/qoherent/pypi/simple
h5py
pytorch-lightning
matplotlib
numpy
PyYAML
scikit-learn
timm
torch
onnx
onnxruntime
--index-url https://git.riahub.ai/api/packages/qoherent/pypi/simple/
utils