Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
albumentations>=1.1.0
|
2 |
efficientnet_pytorch>=0.7.1
|
3 |
matplotlib>=3.2.2
|
|
|
1 |
+
git+https://github.com/datvuthanh/HybridNets
|
2 |
albumentations>=1.1.0
|
3 |
efficientnet_pytorch>=0.7.1
|
4 |
matplotlib>=3.2.2
|