chahui commited on
Commit
789c23e
·
verified ·
1 Parent(s): 9d41f1b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -5
requirements.txt CHANGED
@@ -1,6 +1,4 @@
1
  torch>=2.7
2
- # torchvision>=0.22
3
-
4
- websockets>=13.1
5
- git+https://github.com/ZiYang-xie/WorldGen.git
6
- # --extra-index-url https://download.pytorch.org/whl/cpu
 
1
  torch>=2.7
2
+ # torchvision>=0.22 # 若 WorldGen 實際需要再開
3
+ websockets>=13.1 # 給 viser 相容
4
+ git+https://github.com/ZiYang-xie/WorldGen.git