Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ torch
|
|
2 |
torchvision
|
3 |
streamlit-ext
|
4 |
huggingface_hub
|
|
|
5 |
streamlit==1.13.0
|
|
|
2 |
torchvision
|
3 |
streamlit-ext
|
4 |
huggingface_hub
|
5 |
+
matplotlib
|
6 |
streamlit==1.13.0
|