forked from qoherent/modrec-workflow
test
This commit is contained in:
parent
039afbb330
commit
e0fd6f00b4
|
@ -1,13 +1,12 @@
|
|||
h5py
|
||||
lightning
|
||||
pytorch-lightning
|
||||
matplotlib
|
||||
numpy
|
||||
PyYAML
|
||||
PyYAML
|
||||
scikit_learn
|
||||
scikit-learn
|
||||
timm
|
||||
torch
|
||||
onnx
|
||||
onnxruntime
|
||||
--index-url https://riahub.qoherent.internal:3000/api/packages/qoherent/pypi/simple/
|
||||
--index-url https://git.riahub.ai/api/packages/qoherent/pypi/simple/
|
||||
utils
|
||||
|
|
|
@ -75,3 +75,4 @@ if __name__ == "__main__":
|
|||
)
|
||||
args = p.parse_args()
|
||||
generate_modulated_signals(args.output_dir)
|
||||
print("generated data to " + args.output_dirˍ)
|
||||
|
|
Loading…
Reference in New Issue
Block a user