OriLib commited on
Commit
4cbe09b
·
verified ·
1 Parent(s): b49ca2c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- torch
2
  accelerate==1.9.0
3
  opencv-python
4
  spaces
@@ -10,7 +10,7 @@ prettytable
10
  typing
11
  scikit-image
12
  huggingface_hub
13
- transformers>=4.39.1
14
  gradio
15
- gradio_imageslider
16
  loadimg>=0.1.1
 
1
+ torch==2.5.1
2
  accelerate==1.9.0
3
  opencv-python
4
  spaces
 
10
  typing
11
  scikit-image
12
  huggingface_hub
13
+ transformers==4.53.3
14
  gradio
15
+ gradio_imageslider>=0.0.18
16
  loadimg>=0.1.1