Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,6 +4,7 @@ torchaudio==2.1.0
|
|
4 |
pytorch-lightning==2.1.2
|
5 |
einops
|
6 |
omegaconf
|
|
|
7 |
deepspeed
|
8 |
torchmetrics
|
9 |
webdataset
|
|
|
4 |
pytorch-lightning==2.1.2
|
5 |
einops
|
6 |
omegaconf
|
7 |
+
onnxruntime
|
8 |
deepspeed
|
9 |
torchmetrics
|
10 |
webdataset
|