NickKolok commited on
Commit
b2c27a1
1 Parent(s): 20edcad

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,9 +1,11 @@
 
 
1
  jax[cpu]==0.4.4
2
  flax==0.6.6
3
- diffusers==0.13.1
4
  accelerate==0.16.0
5
  transformers==4.26.1
6
- huggingface-hub==0.11.0
7
  torch==1.13.1
8
  safetensors==0.2.8
9
  gdown==4.6.4
@@ -11,5 +13,3 @@ pytorch_lightning
11
  ftfy
12
  OmegaConf
13
  orbax==0.1.2
14
- uvicorn>=0.2.2
15
- pydantic==1.*
 
1
+ uvicorn==0.17.1
2
+ pydantic==1.*
3
  jax[cpu]==0.4.4
4
  flax==0.6.6
5
+ diffusers>=0.13.1
6
  accelerate==0.16.0
7
  transformers==4.26.1
8
+ huggingface-hub>=0.15.0
9
  torch==1.13.1
10
  safetensors==0.2.8
11
  gdown==4.6.4
 
13
  ftfy
14
  OmegaConf
15
  orbax==0.1.2