vluz commited on
Commit
f76498d
1 Parent(s): e0e553e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -12,6 +12,11 @@ A copy of the data exists on the `data` directory.
12
 
13
  Trained over 20 epoch in a runpod
14
 
 
 
 
 
 
15
  Code requires pandas, tensorflow, and streamlit. All can be installed via `pip`.
16
 
17
  ```python
 
12
 
13
  Trained over 20 epoch in a runpod
14
 
15
+ ### Running demo here:
16
+ https://huggingface.co/spaces/vluz/Tox
17
+
18
+ <hr>
19
+
20
  Code requires pandas, tensorflow, and streamlit. All can be installed via `pip`.
21
 
22
  ```python