yanze commited on
Commit
03f50c5
1 Parent(s): 27cd2c2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  diffusers==0.25.0
2
- torch==2.0.0
3
- torchvision==0.15.1
4
  transformers==4.36.2
5
  opencv-python
6
  einops
@@ -12,4 +12,4 @@ onnxruntime-gpu
12
  accelerate
13
  spaces==0.19.4
14
  huggingface-hub
15
- timm==0.6.7
 
1
  diffusers==0.25.0
2
+ torch==2.0.1
3
+ torchvision==0.15.2
4
  transformers==4.36.2
5
  opencv-python
6
  einops
 
12
  accelerate
13
  spaces==0.19.4
14
  huggingface-hub
15
+ timm