text-to-panorama / src /lib /lightSourceNames.ts
jbilcke-hf's picture
jbilcke-hf HF staff
initial commit
e429049
raw
history blame contribute delete
138 Bytes
export const lightSourceNames = [
"window",
"light",
"sun",
"torch",
"fire",
"lights",
"torches",
"fires",
"fireplace"
]