ychenhq's picture
Upload folder using huggingface_hub
f7b3bbf verified
raw
history blame
585 Bytes
import abShell from './ab-shell.glb';
import ab from './ab.glb';
import arrow from './arrow.glb';
import camera from './camera.glb';
import cytShell from './cyt-shell.glb';
import cyt from './cyt.glb';
import iasShell from './ias-shell.glb';
import ias from './ias.glb';
import ib from './ib.glb';
import location from './location.glb';
import lskShell from './lsk-shell.glb';
import lsk from './lsk.glb';
import outside from './outside.glb';
export default {
abShell,
ab,
arrow,
camera,
cytShell,
cyt,
iasShell,
ias,
ib,
location,
lskShell,
lsk,
outside
};