wadhah mahrouk
wadhah mahrouk
having the same issue with nextJS 10
@wjhhuizi `api/status` doesn't work due to `components/proposals/20220121-jupyter-notebook-idleness.md` check the` ## Alternative Considered Approaches` section
Thanks for raising this issue, I am also affected by it. here's my +1
I love how fast and clean zed is, the only reason i go back to vscode is terraform. Does anyone know a way how to make tf files open as...
I am having almost the same problem, but the issue is - I am using a `requirements.txt` - that `requirements.txt` includes libraries that depend on torch="2.*", ( e.g, transformers )...
Sadly specifying +cpu in constraint doesn't work currently in uv here an example requirements.txt ``` easyocr==1.7.1 torch=2.1.* ``` constraint.txt ``` torch==2.1.2+cpu torchvision==0.16.2+cpu ``` when we compile the requirements to check...
Yeah, pytorch does things their own way and are not compliant with any standard :// , they are big enough to gey away with it I would be glad to...