anvilinteractiv commited on
Commit
fd74195
·
verified ·
1 Parent(s): b40339b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- torchvision==0.20.1
2
- diffusers
 
3
  transformers==4.49.0
4
  einops
5
  huggingface_hub
@@ -7,7 +8,7 @@ opencv-python
7
  trimesh==4.5.3
8
  omegaconf
9
  scikit-image
10
- numpy
11
  peft
12
  scipy==1.11.4
13
  jaxtyping
 
1
+ torch==2.1.2+cu121
2
+ torchvision==0.16.2+cu121
3
+ diffusers==0.34.0
4
  transformers==4.49.0
5
  einops
6
  huggingface_hub
 
8
  trimesh==4.5.3
9
  omegaconf
10
  scikit-image
11
+ numpy==1.26.4
12
  peft
13
  scipy==1.11.4
14
  jaxtyping