cure-lab / MagicDrive

[ICLR24] Official implementation of the paper “MagicDrive: Street View Generation with Diverse 3D Geometry Control”
https://gaoruiyuan.com/magicdrive/
GNU Affero General Public License v3.0
419 stars 22 forks source link

How could i change the prompt(text) via interactive_gui.py #37

Closed cam-ai closed 2 weeks ago

cam-ai commented 2 weeks ago

ex, i config the prompt with ['sunny', 'rainy']

flymin commented 2 weeks ago

Please check the latest commit on the main branch. I just added the functionality. Original: original

For night: night

For rain: rain

Enjoy!

cam-ai commented 2 weeks ago

Nice! Great Job!