Spaces:
Paused
Paused
Upload kaolin_stub/kaolin/render/__init__.py with huggingface_hub
Browse files
kaolin_stub/kaolin/render/__init__.py
CHANGED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
"""Kaolin render stub."""
|
| 2 |
+
from . import camera
|