Update webUI.py

This commit is contained in:
asdfw13 2023-06-16 20:44:49 +08:00 committed by GitHub
parent 2a5a90bb34
commit cf4bc66f10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
import io
import os
os.system("start http://127.0.0.1:7860")
# os.system("wget -P cvec/ https://huggingface.co/spaces/innnky/nanami/resolve/main/checkpoint_best_legacy_500.pt")
import gradio as gr