Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,3 +3,4 @@ gradio==4.36.1
|
|
3 |
gradio_client==1.0.1
|
4 |
torch==2.3.0
|
5 |
torchvision==0.18.0
|
|
|
|
3 |
gradio_client==1.0.1
|
4 |
torch==2.3.0
|
5 |
torchvision==0.18.0
|
6 |
+
Pillow==10.1.0
|