Spaces:
Running
on
Zero
Space is not working.
Hi, it looks like the pull request was closed before i push the changes to branch. I've updated the code to fix the issue with the Space not working correctly. Could you please reopen the PR or allow a new one to be submitted?
Here's the link to the closed pull request for reference: https://huggingface.co/spaces/hysts/DETA/discussions/1
Thanks.
@atalaydenknalbant
Oh, sorry. I thought it was opened by mistake.
This Space is indeed not working. But I'm not sure if it's easily fixed because there are errors about CUDA version incompatibility in the log.
I'll look into it and update the repo myself. Thanks for reporting!
@hysts
Thanks for the quick return.
I duplicated and fixed error by changing gradio version in readme.md to 5.37.0 and setting torch==2.2.2 torchvision==0.17.2 in requirements.txt
can you re-open my pull request so i can push those changes?
Ah, sorry, I was fixing on my end and didn't notice your message. Anyway, I've updated dependencies and it's back up now. Thanks!