From ba9aab920e5896e65bf3f637de02c1af4166afd5 Mon Sep 17 00:00:00 2001 From: josc146 Date: Fri, 1 Mar 2024 13:09:09 +0800 Subject: [PATCH] hide MPS and CUDA-Beta Options --- frontend/src/pages/Configs.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/pages/Configs.tsx b/frontend/src/pages/Configs.tsx index 25a9307..19a7941 100644 --- a/frontend/src/pages/Configs.tsx +++ b/frontend/src/pages/Configs.tsx @@ -279,9 +279,9 @@ const Configs: FC = observer(() => { }}> - {commonStore.platform === 'darwin' && } + {/*{commonStore.platform === 'darwin' && }*/} - + {/**/}