mubarak-alketbi commited on
Commit
3ea21de
Β·
verified Β·
1 Parent(s): 5a838f3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- torch==2.1.0
2
- torchvision==0.16.0
3
- torchaudio==2.1.0
4
- pytorch-lightning==2.1.2
5
  einops
6
  omegaconf
7
  deepspeed
@@ -13,12 +13,12 @@ PyMCubes
13
  trimesh
14
  rembg
15
  transformers
16
- diffusers==0.19.3
17
  bitsandbytes
18
  imageio[ffmpeg]
19
  xatlas
20
  plyfile
21
- xformers==0.0.22.post7
22
  git+https://github.com/NVlabs/nvdiffrast/
23
  huggingface-hub
24
  onnxruntime
 
1
+ torch
2
+ torchvision
3
+ torchaudio
4
+ pytorch-lightning
5
  einops
6
  omegaconf
7
  deepspeed
 
13
  trimesh
14
  rembg
15
  transformers
16
+ diffusers
17
  bitsandbytes
18
  imageio[ffmpeg]
19
  xatlas
20
  plyfile
21
+ xformers
22
  git+https://github.com/NVlabs/nvdiffrast/
23
  huggingface-hub
24
  onnxruntime