Spaces:
Running
on
Zero
Running
on
Zero
deta-requirements-fix
#1
by
atalaydenknalbant
- opened
This pull request addresses critical dependency conflicts that were preventing the Hugging Face Space from operating correctly. The primary cause of the errors stemmed from incompatible library versions specified in the requirements.txt file.
The modifications made involve:
Upgrading PyTorch Components: torch was updated to 2.2.2 and torchvision to 0.17.2.
readme.md Update: The sdk_version in readme.md was updated to 5.37.0, ensuring the Space's metadata is current.
hysts
changed pull request status to
closed
Hi, the Space isn’t working properly at the moment. I’ve made some changes to fix the issue. Could you please reopen the pull request so I can push the updates? Thanks!