anvilinteractiv commited on
Commit
fdbb880
·
verified ·
1 Parent(s): 65004b8

Update requirements.txt

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