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 h5py
pytorch-lightning~=2.5 pytorch-lightning
matplotlib~=3.8 matplotlib
numpy~=1.26 numpy
PyYAML~=6.0 PyYAML
scikit-learn~=1.4 scikit-learn
timm~=0.9 timm
torch~=2.2 torch
onnx~=1.16 onnx
onnxruntime~=1.18 onnxruntime
--extra-index-url https://git.riahub.ai/api/packages/qoherent/pypi/simple --index-url https://git.riahub.ai/api/packages/qoherent/pypi/simple/
utils