Update README.md
Browse files
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
|