Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
numpy>=1.18.5
|
2 |
+
torch>=1.7.0
|
3 |
+
torchvision>=0.8.1
|
4 |
+
git+https://github.com/nielsrogge/transformers@add_owlv2
|
5 |
+
opencv-python
|
6 |
+
scipy
|