NickKolok commited on
Commit
9bf39db
1 Parent(s): 56d2483

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -18
requirements.txt CHANGED
@@ -1,18 +1,3 @@
1
- jax==0.4.6
2
- jaxlib==0.4.6
3
- flax==0.6.6
4
- diffusers==0.13.1
5
- accelerate==0.16.0
6
- transformers==4.26.1
7
- huggingface-hub==0.25.2
8
- torch==1.13.1
9
- safetensors==0.3.1
10
- pydantic==1.*
11
-
12
- gdown==4.6.4
13
- pytorch_lightning
14
- ftfy
15
- OmegaConf
16
- orbax==0.1.2
17
-
18
-
 
1
+ torch
2
+ torchvision
3
+ Pillow