Spaces:
Configuration error
Configuration error
Danila-Pechenev
commited on
Commit
•
13ddc8a
1
Parent(s):
ea7c504
Remove unnecessary lib from `requirements.txt`
Browse files- app/requirements.txt +0 -1
app/requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
numpy==1.23.5
|
2 |
-
Pillow==9.3.0
|
3 |
streamlit==1.15.2
|
4 |
tensorflow==2.11.0
|
5 |
huggingface-hub==0.11.1
|
|
|
1 |
numpy==1.23.5
|
|
|
2 |
streamlit==1.15.2
|
3 |
tensorflow==2.11.0
|
4 |
huggingface-hub==0.11.1
|