ai-forever commited on
Commit
f8166d6
1 Parent(s): e44b262

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -11
requirements.txt CHANGED
@@ -1,21 +1,21 @@
1
- #torchvision
2
- #pandas
3
- #matplotlib
4
- #packaging
5
  lightning
6
  transformers
7
- #sentencepiece
8
  accelerate
9
  #bitsandbytes
10
  #tensorboard
11
- #setuptools
12
  omegaconf
13
- #fsspec
14
- #s3fs
15
- #braceexpand
16
  #flash_attn
17
  av
18
- #boto3
19
- #timm
20
  opencv-python
21
  diffusers==0.30.3
 
1
+ torchvision
2
+ pandas
3
+ matplotlib
4
+ packaging
5
  lightning
6
  transformers
7
+ sentencepiece
8
  accelerate
9
  #bitsandbytes
10
  #tensorboard
11
+ setuptools
12
  omegaconf
13
+ fsspec
14
+ s3fs
15
+ braceexpand
16
  #flash_attn
17
  av
18
+ boto3
19
+ timm
20
  opencv-python
21
  diffusers==0.30.3