Spaces:
Sleeping
Sleeping
Update requirements.txt
#6
by
pablodawson
- opened
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -31,4 +31,5 @@ huggingface_hub
|
|
31 |
pytorch_lightning
|
32 |
tqdm
|
33 |
gradio==3.1.4
|
34 |
-
wget
|
|
|
|
31 |
pytorch_lightning
|
32 |
tqdm
|
33 |
gradio==3.1.4
|
34 |
+
wget
|
35 |
+
Pillow==9.5.0
|