Spaces:
Running
Running
Adarsh7700
commited on
Commit
•
73558ac
1
Parent(s):
08d1658
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -3,6 +3,7 @@ torchvision==0.16.0
|
|
3 |
torchaudio==2.1.0
|
4 |
pytorch-lightning==2.1.2
|
5 |
einops
|
|
|
6 |
omegaconf
|
7 |
deepspeed
|
8 |
torchmetrics
|
@@ -12,12 +13,11 @@ tensorboard
|
|
12 |
PyMCubes
|
13 |
trimesh
|
14 |
rembg
|
15 |
-
transformers
|
16 |
-
diffusers
|
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==0.25.1
|
|
|
3 |
torchaudio==2.1.0
|
4 |
pytorch-lightning==2.1.2
|
5 |
einops
|
6 |
+
huggingface-hub==0.25.1
|
7 |
omegaconf
|
8 |
deepspeed
|
9 |
torchmetrics
|
|
|
13 |
PyMCubes
|
14 |
trimesh
|
15 |
rembg
|
16 |
+
transformers
|
17 |
+
diffusers
|
18 |
bitsandbytes
|
19 |
imageio[ffmpeg]
|
20 |
xatlas
|
21 |
plyfile
|
22 |
xformers==0.0.22.post7
|
23 |
+
git+https://github.com/NVlabs/nvdiffrast/
|
|