From 4027c3965b962ba10faf4ef0ed604e2233be9385 Mon Sep 17 00:00:00 2001 From: XTer Date: Wed, 13 Mar 2024 22:32:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E4=BA=86cors=E5=90=8C?= =?UTF-8?q?=E6=BA=90=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Inference | 2 +- requirements.txt | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Inference b/Inference index b6d41dac..3762a499 160000 --- a/Inference +++ b/Inference @@ -1 +1 @@ -Subproject commit b6d41daca23248eed481a05d17d48240031cdb88 +Subproject commit 3762a499531a4e86e25cf6cb9b2527787c7f9a11 diff --git a/requirements.txt b/requirements.txt index 78a93e9f..8b7de0ae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,4 +31,5 @@ jieba LangSegment>=0.2.6 Faster_Whisper pyaudio -flask_httpauth \ No newline at end of file +flask_httpauth +flask_cors \ No newline at end of file