Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,9 +1,10 @@
|
|
1 |
# This file may be used to create an environment using:
|
2 |
# $ conda create --name <env> --file <this file>
|
3 |
# platform: linux-64
|
4 |
-
|
5 |
-
|
6 |
-
accelerate
|
|
|
7 |
appdirs=1.4.4=pypi_0
|
8 |
asttokens=2.0.5=pyhd3eb1b0_0
|
9 |
attrs=23.1.0=pypi_0
|
|
|
1 |
# This file may be used to create an environment using:
|
2 |
# $ conda create --name <env> --file <this file>
|
3 |
# platform: linux-64
|
4 |
+
_libgcc_mutex_main==0.1
|
5 |
+
_openmp_mutex_gnu==5.11
|
6 |
+
accelerate==0.22.0
|
7 |
+
=pypi_0
|
8 |
appdirs=1.4.4=pypi_0
|
9 |
asttokens=2.0.5=pyhd3eb1b0_0
|
10 |
attrs=23.1.0=pypi_0
|