wop commited on
Commit
804abd0
·
verified ·
1 Parent(s): 6acdd5b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -44,5 +44,6 @@ uvicorn
44
 
45
  # 3D Gaussian Splatting
46
  # Note: This requires CUDA during build. If build fails on Spaces, see alternative solutions.
47
- gsplat @ https://github.com/nerfstudio-project/gsplat/releases/download/v1.5.3/gsplat-1.5.3+pt24cu124-cp310-cp310-linux_x86_64.whl
 
48
 
 
44
 
45
  # 3D Gaussian Splatting
46
  # Note: This requires CUDA during build. If build fails on Spaces, see alternative solutions.
47
+ # gsplat @ https://github.com/nerfstudio-project/gsplat/releases/download/v1.5.3/gsplat-1.5.3+pt24cu124-cp310-cp310-linux_x86_64.whl
48
+ gsplat==1.5.3
49