cvlab-kaist / 3DFuse

Official implementation of "Let 2D Diffusion Model Know 3D-Consistency for Robust Text-to-3D Generation"
716 stars 42 forks source link

TypeError: forward() got an unexpected keyword argument 'scale' #31

Closed jianjiabailu closed 1 year ago

jianjiabailu commented 1 year ago

When I run the run.sh file, it gives me an error. how to solve the problem? TypeError: forward() got an unexpected keyword argument 'scale'

jianjiabailu commented 1 year ago

it`s ok

drx-code commented 11 months ago

How did you solve that problem? thank you