Spaces:
Runtime error
Runtime error
Ahsen Khaliq
commited on
Commit
•
546f2cd
1
Parent(s):
123a0a4
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -18,7 +18,7 @@ tabulate
|
|
18 |
cloudpickle
|
19 |
Pillow
|
20 |
future
|
21 |
-
git+
|
22 |
omegaconf>=2.1.0.dev24
|
23 |
hydra-core>=1.1.0.dev5
|
24 |
|
|
|
18 |
cloudpickle
|
19 |
Pillow
|
20 |
future
|
21 |
+
git+https://github.com/facebookresearch/fvcore.git
|
22 |
omegaconf>=2.1.0.dev24
|
23 |
hydra-core>=1.1.0.dev5
|
24 |
|