ds1david commited on
Commit
756dcdd
Β·
1 Parent(s): d9a1f3e

fixing bugs

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -3,12 +3,12 @@
3
  ConfigArgParse==1.7
4
  Pillow==10.0.0
5
  chex==0.1.7
6
- diffusers==0.24.0
7
  einops==0.6.1
8
  flax==0.6.10
9
  flaxmodels==0.1.3
10
- gradio==4.12.0
11
- huggingface_hub===0.20.3
12
  jax==0.4.11
13
  jaxlib==0.4.11+cuda11.cudnn86
14
  jaxtyping==0.2.20
@@ -28,9 +28,9 @@ orbax-checkpoint==0.2.4
28
  peft==0.6.2
29
  pillow==10.0.0
30
  scipy==1.10.1
31
- timm==0.9.6
32
  torch
33
  torchvision
34
  tqdm==4.65.0
35
- transformers==4.46.3
36
  wandb
 
3
  ConfigArgParse==1.7
4
  Pillow==10.0.0
5
  chex==0.1.7
6
+ diffusers
7
  einops==0.6.1
8
  flax==0.6.10
9
  flaxmodels==0.1.3
10
+ gradio
11
+ huggingface_hub
12
  jax==0.4.11
13
  jaxlib==0.4.11+cuda11.cudnn86
14
  jaxtyping==0.2.20
 
28
  peft==0.6.2
29
  pillow==10.0.0
30
  scipy==1.10.1
31
+ timm
32
  torch
33
  torchvision
34
  tqdm==4.65.0
35
+ transformers
36
  wandb