Spaces:
Running
Running
Sagar Bharadwaj
commited on
Commit
·
cc6fed3
1
Parent(s):
cc76843
Removed numpy from dependencies as its installed as part of other libraries
Browse files- environment.yml +0 -1
environment.yml
CHANGED
@@ -5,7 +5,6 @@ channels:
|
|
5 |
- menpo
|
6 |
dependencies:
|
7 |
- python=3.9
|
8 |
-
- numpy
|
9 |
- opencv
|
10 |
- jupyterlab
|
11 |
- matplotlib
|
|
|
5 |
- menpo
|
6 |
dependencies:
|
7 |
- python=3.9
|
|
|
8 |
- opencv
|
9 |
- jupyterlab
|
10 |
- matplotlib
|