Spaces:
Build error
Build error
Update environment.yml
Browse files- environment.yml +2 -2
environment.yml
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
name: viclone
|
2 |
channels:
|
3 |
-
-
|
4 |
dependencies:
|
5 |
- _libgcc_mutex=0.1=main
|
6 |
- _openmp_mutex=5.1=1_gnu
|
@@ -170,4 +170,4 @@ dependencies:
|
|
170 |
- werkzeug==3.0.1
|
171 |
- yarl==1.9.2
|
172 |
- zipp==3.17.0
|
173 |
-
prefix: /
|
|
|
1 |
name: viclone
|
2 |
channels:
|
3 |
+
- conda-forge
|
4 |
dependencies:
|
5 |
- _libgcc_mutex=0.1=main
|
6 |
- _openmp_mutex=5.1=1_gnu
|
|
|
170 |
- werkzeug==3.0.1
|
171 |
- yarl==1.9.2
|
172 |
- zipp==3.17.0
|
173 |
+
prefix: /miniconda3/envs/viclone
|