From 2c8c8718e97f69beb642255fb02bb47105baa130 Mon Sep 17 00:00:00 2001 From: Chenlei Hu Date: Tue, 28 Jan 2025 18:00:08 -0800 Subject: [PATCH] [Desktop] Apply default pypi mirror when installing CPU torch (#2367) --- .../install/MirrorsConfiguration.vue | 49 +++++++++++++++---- src/constants/uvMirrors.ts | 45 ++++++----------- src/views/InstallView.vue | 1 + 3 files changed, 55 insertions(+), 40 deletions(-) diff --git a/src/components/install/MirrorsConfiguration.vue b/src/components/install/MirrorsConfiguration.vue index 510acf1d5..93eb07dc4 100644 --- a/src/components/install/MirrorsConfiguration.vue +++ b/src/components/install/MirrorsConfiguration.vue @@ -5,10 +5,7 @@ :collapsed="!showMirrorInputs" pt:root="bg-neutral-800 border-none w-[600px]" > -