Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -31,4 +31,5 @@ scikit-image==0.21.0
|
|
31 |
nltk==3.8.1
|
32 |
f1chexbert==0.0.2
|
33 |
streamlit==1.39.0
|
34 |
-
seaborn==0.13.2
|
|
|
|
31 |
nltk==3.8.1
|
32 |
f1chexbert==0.0.2
|
33 |
streamlit==1.39.0
|
34 |
+
seaborn==0.13.2
|
35 |
+
pytorch_lightning
|