Ankush Jindal, MD

Results 7 comments of Ankush Jindal, MD

@pragadeeshk can you give example code

now it stopped working on android as well 😂

const SpecialityContentLoader = () => { const [visible, setVisibile] = useState(false); useEffect(() => { setTimeout(() => { setVisibile(true); }, 10); }, []); return ( { return ( null}> //shimmer component...

> I fix it with the monai==0.7.0 @Cocofeat this doesn't work for me, could you share your environment,

Hi Everyone, while @rolandtannous is working on a permanent solution, I may have a work around. Basically, wrote a script to merge the adaptors myself without unsloth/huggingface functions. The merged...

I am encountering the same issue, do we have a solution for this issue yet ?