Spaces:
Sleeping
Sleeping
UPDATE
Browse filestorch
torchvision
transformers
segment-anything
huggingface-hub
opencv-python
scikit-learn
numpy
pillow
gradio
- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,6 +2,7 @@ torch
|
|
| 2 |
torchvision
|
| 3 |
transformers
|
| 4 |
segment-anything
|
|
|
|
| 5 |
opencv-python
|
| 6 |
scikit-learn
|
| 7 |
numpy
|
|
|
|
| 2 |
torchvision
|
| 3 |
transformers
|
| 4 |
segment-anything
|
| 5 |
+
huggingface-hub
|
| 6 |
opencv-python
|
| 7 |
scikit-learn
|
| 8 |
numpy
|