Enxin's picture
Upload folder using huggingface_hub
96fe658 verified
raw
history blame contribute delete
127 Bytes
# Copyright (c) Alibaba, Inc. and its affiliates.
from swift.ui import webui_main
if __name__ == '__main__':
webui_main()