Spaces:
Running
Running
Commit
·
7a9166c
1
Parent(s):
a94c604
Update requirements.txt to include gradio-imageslider version 0.0.20 for enhanced image comparison functionality.
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -11,6 +11,7 @@ filelock==3.18.0
|
|
11 |
fsspec==2025.7.0
|
12 |
gradio==5.38.2
|
13 |
gradio-client==1.11.0
|
|
|
14 |
groovy==0.1.2
|
15 |
h11==0.16.0
|
16 |
hf-xet==1.1.5
|
|
|
11 |
fsspec==2025.7.0
|
12 |
gradio==5.38.2
|
13 |
gradio-client==1.11.0
|
14 |
+
gradio-imageslider==0.0.20
|
15 |
groovy==0.1.2
|
16 |
h11==0.16.0
|
17 |
hf-xet==1.1.5
|