wangjin2000 commited on
Commit
9a641c0
·
verified ·
1 Parent(s): a1b3b40

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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
- _libgcc_mutex=0.1=main
5
- _openmp_mutex=5.1=1_gnu
6
- accelerate=0.22.0=pypi_0
 
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