Spaces:
Paused
Paused
Upload pytorch3d_stub/pytorch3d/__init__.py with huggingface_hub
Browse files
pytorch3d_stub/pytorch3d/__init__.py
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
"""pytorch3d stub for ZeroGPU – only quaternion ops."""
|
| 2 |
+
__version__ = "0.0.0-stub"
|