Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ gradio
|
|
4 |
torch
|
5 |
numpy
|
6 |
requests==2.26.0
|
7 |
-
Pillow==8.2.0
|
|
|
|
4 |
torch
|
5 |
numpy
|
6 |
requests==2.26.0
|
7 |
+
Pillow==8.2.0
|
8 |
+
IPython==7.16.1
|