MaxMilan1
change to InstantMesh
2c2acce
raw
history blame
No virus
105 Bytes
import torch
class Renderer():
def __init__(self):
pass
def forward(self):
pass