chore: should not filter out models first launch
This commit is contained in:
parent
fd2d23869c
commit
3568053084
@ -80,7 +80,7 @@ const filterOptions = [
|
|||||||
},
|
},
|
||||||
]
|
]
|
||||||
|
|
||||||
const hubCompatibleAtom = atom(true)
|
const hubCompatibleAtom = atom(false)
|
||||||
|
|
||||||
const HubScreen = () => {
|
const HubScreen = () => {
|
||||||
const { sources } = useGetModelSources()
|
const { sources } = useGetModelSources()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user