From 2b786eaa7c2399a8db899969ceaa3281c5f756f7 Mon Sep 17 00:00:00 2001 From: XTer Date: Sun, 17 Mar 2024 18:23:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=BA=86=E5=88=AB=E5=90=8D?= =?UTF-8?q?=E7=B3=BB=E7=BB=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Inference | 2 +- app.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Inference b/Inference index ca1290d0..0a4e0cf0 160000 --- a/Inference +++ b/Inference @@ -1 +1 @@ -Subproject commit ca1290d0f9c8fe50d1576a945d10a7e60a397c47 +Subproject commit 0a4e0cf0568ccd7a1f710101e1f04c8e747d3903 diff --git a/app.py b/app.py index 4f9ce5dc..04eaa489 100644 --- a/app.py +++ b/app.py @@ -1,4 +1,4 @@ -frontend_version = "2.2.3 240316" +frontend_version = "2.2.4 240318" from datetime import datetime import gradio as gr