ReiPlush64 commited on
Commit
8fc05e5
1 Parent(s): 70a6cec

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -13
requirements.txt CHANGED
@@ -1,28 +1,28 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu117
2
  addict==2.4.0
3
- albumentations==1.3.0
4
- einops==0.6.0
5
- gradio==3.21
6
  huggingface-hub
7
- imageio==2.26.0
8
- imageio-ffmpeg==0.4.8
9
  kornia
10
  omegaconf==2.3.0
11
  open-clip-torch
12
- opencv-contrib-python==4.7.0.72
13
- opencv-python-headless==4.7.0.72
14
- prettytable==3.6.0
15
  pytorch-lightning
16
  safetensors
17
  timm
18
- torchvision==0.14.1+cu117
19
  fastai
20
- transformers==4.37.2
21
  datasets==2.17.1
22
  accelerate==0.27.2
23
- evaluate==0.4.0
24
- yapf==0.32.0
25
- Triton==2.0.0
26
  #diffusers
27
  #git clone https://github.com/huggingface/diffusers.git
28
  scipy
 
1
  --extra-index-url https://download.pytorch.org/whl/cu117
2
  addict==2.4.0
3
+ albumentations==1.4.0
4
+ einops==0.7.0
5
+ gradio==4.19.1
6
  huggingface-hub
7
+ imageio==2.34.0
8
+ imageio-ffmpeg==0.4.9
9
  kornia
10
  omegaconf==2.3.0
11
  open-clip-torch
12
+ opencv-contrib-python==4.9.0.80
13
+ opencv-python-headless==4.9.0.80
14
+ prettytable==3.10.0
15
  pytorch-lightning
16
  safetensors
17
  timm
18
+ torchvision==0.17.0
19
  fastai
20
+ transformers==4.38.0
21
  datasets==2.17.1
22
  accelerate==0.27.2
23
+ evaluate==0.4.1
24
+ yapf==0.40.2
25
+ Triton==2.2.0
26
  #diffusers
27
  #git clone https://github.com/huggingface/diffusers.git
28
  scipy