x10z commited on
Commit
067ce82
·
verified ·
1 Parent(s): 1d336cc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
  gradio_imageslider
2
- gradio==4.36.0
3
  torch
4
  torchvision
5
  opencv-python
6
  matplotlib
7
  huggingface_hub
8
-
9
  accelerate==0.27.2
10
  diffusers==0.30.2
11
  numpy==1.26.4
 
1
  gradio_imageslider
2
+ gradio==4.44.0
3
  torch
4
  torchvision
5
  opencv-python
6
  matplotlib
7
  huggingface_hub
8
+ pydantic==2.10.6
9
  accelerate==0.27.2
10
  diffusers==0.30.2
11
  numpy==1.26.4