demo ui for this and api below : import os os.system("pip uninstall -y mmcv-full") os.system("mim install 'mmengine>=0.6.0'") # os.system("pip install mmcv==2.0.1 -f https://download.openmmlab.com/mmcv/dist/cu118/torch2.0/index.html") os.system("mim install 'mmcv-lite==2.0.1'") os.system("mim install 'mmdet>=3.0.0,<4.0.0'") os.system("mim install 'mmyolo'") os.system("pip install -e .") import argparse import os.path as osp from mmengine.config import Config, DictAction from mmengine.runner import Runner from mmengine.dataset import Compose from mmyolo.registry import RUNNERS from tools.demo import demo def parse_args():   parser = argparse.ArgumentParser(     description='YOLO-World Demo')   parser.add_argument('--config', default='configs/pretrain/yolo_world_l_t2i_bn_2e-4_100e_4x8gpus_obj365v1_goldg_train_lvis_minival.py')   par | A shadcn/ui and v0 generation - v0