Spaces:
Runtime error
Runtime error
Update pre-requirents.txt
Browse files- pre-requirents.txt +2 -1
pre-requirents.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
pip==25.0.1
|
| 2 |
hydra-core
|
| 3 |
wheel
|
| 4 |
-
setuptools
|
|
|
|
|
|
| 1 |
pip==25.0.1
|
| 2 |
hydra-core
|
| 3 |
wheel
|
| 4 |
+
setuptools
|
| 5 |
+
omegaconf==2.0.5
|