DveloperY0115 commited on
Commit
15db811
·
1 Parent(s): 5e0a597

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,8 +1,9 @@
1
  # ./custom_wheels/salad-0.1-py3-none-any.whl
2
- --find-links https://download.pytorch.org/whl/cu113
3
- torch==1.12.1+cu113
4
- torchvision==0.13.1+cu113
5
- torchaudio==0.12.1
 
6
  h5py
7
  plotly==5.14.1
8
  trimesh
 
1
  # ./custom_wheels/salad-0.1-py3-none-any.whl
2
+ torch>=1.12
3
+ torchvision
4
+ pyyaml
5
+ huggingface_hub
6
+ safetensors>=0.2
7
  h5py
8
  plotly==5.14.1
9
  trimesh