Spaces:
Runtime error
Runtime error
Delete clipseg/environment.yml
Browse files- clipseg/environment.yml +0 -15
clipseg/environment.yml
DELETED
|
@@ -1,15 +0,0 @@
|
|
| 1 |
-
name: clipseg-environment
|
| 2 |
-
channels:
|
| 3 |
-
- conda-forge
|
| 4 |
-
- pytorch
|
| 5 |
-
dependencies:
|
| 6 |
-
- numpy
|
| 7 |
-
- scipy
|
| 8 |
-
- matplotlib-base
|
| 9 |
-
- pip
|
| 10 |
-
- pip:
|
| 11 |
-
- --find-links https://download.pytorch.org/whl/torch_stable.html
|
| 12 |
-
- torch==1.10.0+cpu
|
| 13 |
-
- torchvision==0.11.1+cpu
|
| 14 |
-
- opencv-python
|
| 15 |
-
- git+https://github.com/openai/CLIP.git
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|