jawadskript commited on
Commit
12a087d
·
verified ·
1 Parent(s): 554025f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -41,7 +41,7 @@ Validation Accuracy: ~96%
41
  - Loss: `binary_crossentropy`
42
  - Optimizer: `Adam`
43
 
44
- Example (simplified):
45
 
46
  ```python
47
  import streamlit as st
 
41
  - Loss: `binary_crossentropy`
42
  - Optimizer: `Adam`
43
 
44
+ Code to Run:
45
 
46
  ```python
47
  import streamlit as st