sneha commited on
Commit ·
2821d5d
1
Parent(s): 36d64b6
fix hydra
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,7 +3,7 @@ pillow
|
|
| 3 |
opencv-python
|
| 4 |
torch
|
| 5 |
numpy
|
| 6 |
-
hydra
|
| 7 |
gradio
|
| 8 |
huggingface_hub
|
| 9 |
matplotlib
|
|
|
|
| 3 |
opencv-python
|
| 4 |
torch
|
| 5 |
numpy
|
| 6 |
+
hydra-core
|
| 7 |
gradio
|
| 8 |
huggingface_hub
|
| 9 |
matplotlib
|