Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -9
requirements.txt
CHANGED
@@ -1,10 +1,4 @@
|
|
1 |
-
|
2 |
-
git+https://github.com/facebookresearch/detectron2.git
|
3 |
-
opencv-python
|
4 |
-
torch
|
5 |
-
torchvision
|
6 |
-
numpy
|
7 |
-
matplotlib
|
8 |
-
Pillow
|
9 |
-
gradio
|
10 |
transformers
|
|
|
|
|
|
1 |
+
spaces
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
transformers
|
3 |
+
timm
|
4 |
+
peft
|