Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -4,5 +4,9 @@ torch
|
|
4 |
torchvision
|
5 |
httpx
|
6 |
Pillow
|
7 |
-
|
|
|
|
|
|
|
|
|
8 |
huggingface_hub
|
|
|
4 |
torchvision
|
5 |
httpx
|
6 |
Pillow
|
7 |
+
gradio
|
8 |
+
gradio_imageslider
|
9 |
+
numpy
|
10 |
+
typing
|
11 |
+
gitpython
|
12 |
huggingface_hub
|