KarianaUMCP / components /material_preview.py
barlowski's picture
Upload folder using huggingface_hub
22d587c verified
raw
history blame contribute delete
166 Bytes
"""Material Preview Component - Placeholder for future expansion"""
class MaterialPreview:
"""Material preview component for visual material editing"""
pass