Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
gradio_imageslider
|
2 |
-
gradio==4.
|
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
|