Spaces:
Running
Running
Sagar Bharadwaj
commited on
Commit
·
cc76843
1
Parent(s):
2b32b36
Updated environment.yaml
Browse files- environment.yml +3 -0
environment.yml
CHANGED
@@ -5,6 +5,9 @@ channels:
|
|
5 |
- menpo
|
6 |
dependencies:
|
7 |
- python=3.9
|
|
|
8 |
- opencv
|
9 |
- jupyterlab
|
10 |
- matplotlib
|
|
|
|
|
|
5 |
- menpo
|
6 |
dependencies:
|
7 |
- python=3.9
|
8 |
+
- numpy
|
9 |
- opencv
|
10 |
- jupyterlab
|
11 |
- matplotlib
|
12 |
+
- pip:
|
13 |
+
- python-polylabel
|