basic scan working and renders results

This commit is contained in:
Mary Hipp
2024-02-22 11:50:16 -05:00
committed by psychedelicious
parent 9ae09e9a7c
commit 57a402053e
6 changed files with 143 additions and 3 deletions

View File

@@ -349,6 +349,7 @@ export const {
useMergeMainModelsMutation,
useSyncModelsMutation,
useScanModelsQuery,
useLazyScanModelsQuery,
useGetCheckpointConfigsQuery,
useGetModelImportsQuery,
useGetModelMetadataQuery,