Commit
·
ded9d5a
1
Parent(s):
cb194f1
agregar hydra
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
gradio==4.29.0
|
2 |
torch==2.4.0
|
3 |
nemo_toolkit==1.23.0
|
4 |
-
huggingface-hub==0.23.2
|
|
|
|
1 |
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
|