Spaces:
Running
on
L40S
Running
on
L40S
update
Browse files- pre-requirements.txt +0 -1
- requirements.txt +1 -0
pre-requirements.txt
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
ninja
|
2 |
torch==2.1.0
|
3 |
torchvision==0.16.0
|
4 |
xformers==0.0.22.post7
|
|
|
|
|
1 |
torch==2.1.0
|
2 |
torchvision==0.16.0
|
3 |
xformers==0.0.22.post7
|
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
torch-scatter
|
|
|
2 |
huggingface_hub==0.25.0
|
3 |
git+https://github.com/NVlabs/nvdiffrast
|
4 |
git+https://github.com/facebookresearch/pytorch3d.git
|
|
|
1 |
torch-scatter
|
2 |
+
ninja
|
3 |
huggingface_hub==0.25.0
|
4 |
git+https://github.com/NVlabs/nvdiffrast
|
5 |
git+https://github.com/facebookresearch/pytorch3d.git
|