增加了别名系统

This commit is contained in:
XTer 2024-03-17 18:23:28 +08:00
parent 7d61532fd4
commit 2b786eaa7c
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit ca1290d0f9c8fe50d1576a945d10a7e60a397c47
Subproject commit 0a4e0cf0568ccd7a1f710101e1f04c8e747d3903

2
app.py
View File

@ -1,4 +1,4 @@
frontend_version = "2.2.3 240316"
frontend_version = "2.2.4 240318"
from datetime import datetime
import gradio as gr