Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
streamlit
|
2 |
-
PIL
|
3 |
numpy
|
4 |
tensorflow
|
5 |
-
huggingface_hub
|
|
|
|
1 |
streamlit
|
|
|
2 |
numpy
|
3 |
tensorflow
|
4 |
+
huggingface_hub
|
5 |
+
pillow
|