Spaces:
Running
on
L40S
Running
on
L40S
File size: 88 Bytes
5e9b2d2 |
1 2 3 4 5 |
#!/bin/bash
git clone https://github.com/Roblox/cube.git
cd cube
pip install .[meshlab]
|