RamAnanth1 commited on
Commit
80df916
·
verified ·
1 Parent(s): 71e43f6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
  torch
2
  torchvision
3
- numpy==1.23.1
4
  transformers
5
  huggingface_hub
6
- albumentations==1.3.0
7
  opencv-contrib-python
8
  imageio==2.9.0
9
  imageio-ffmpeg==0.4.2
@@ -21,10 +21,10 @@ torchmetrics==0.6.0
21
  timm==0.6.12
22
  addict==2.4.0
23
  yapf==0.32.0
24
- prettytable==3.6.0
25
- safetensors==0.2.7
26
- basicsr==1.4.2
27
- langchain==0.0.101
28
  diffusers
29
  openai
30
  accelerate
 
1
  torch
2
  torchvision
3
+ numpy
4
  transformers
5
  huggingface_hub
6
+ albumentations
7
  opencv-contrib-python
8
  imageio==2.9.0
9
  imageio-ffmpeg==0.4.2
 
21
  timm==0.6.12
22
  addict==2.4.0
23
  yapf==0.32.0
24
+ prettytable
25
+ safetensors
26
+ basicsr
27
+ langchain
28
  diffusers
29
  openai
30
  accelerate