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
672 stars 40 forks source link

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

Closed cam-ai closed 5 months ago

cam-ai commented 5 months ago

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

flymin commented 5 months 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 5 months ago

Nice! Great Job!