yanranxiaoxi commited on
Commit
b34b39e
·
verified ·
1 Parent(s): f2ccbbf

fix: remove PyTorch version pin

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- torch==2.6.0
2
  gradio==5.25.2
3
  gradio-litmodel3d==0.0.1
4
  numpy==2.2.5
 
1
+ torch
2
  gradio==5.25.2
3
  gradio-litmodel3d==0.0.1
4
  numpy==2.2.5