Spaces:
Runtime error
Runtime error
Commit
·
74e1a83
1
Parent(s):
ded9d5a
agregar pytorch-lightning
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ gradio==4.29.0
|
|
| 2 |
torch==2.4.0
|
| 3 |
nemo_toolkit==1.23.0
|
| 4 |
huggingface-hub==0.23.2
|
| 5 |
-
hydra-core==1.3.2
|
|
|
|
|
|
| 2 |
torch==2.4.0
|
| 3 |
nemo_toolkit==1.23.0
|
| 4 |
huggingface-hub==0.23.2
|
| 5 |
+
hydra-core==1.3.2
|
| 6 |
+
pytorch-lightning==2.0.7
|