vluz commited on
Commit
4afe3c6
1 Parent(s): 7dfc503

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -10,6 +10,7 @@ https://www.kaggle.com/competitions/jigsaw-toxic-comment-classification-challeng
10
 
11
  Trained over 20 epoch in a runpod
12
 
 
13
 
14
  ```python
15
  import os
 
10
 
11
  Trained over 20 epoch in a runpod
12
 
13
+ Code requires pandas, tensorflow, and streamlit. All can be installed via `pip`.
14
 
15
  ```python
16
  import os