We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e556040 commit 7c5ec19Copy full SHA for 7c5ec19
README.md
@@ -32,7 +32,7 @@ This project implements a deep learning model using MobileNet for smart waste cl
32
```
33
3. Run the Streamlit app:
34
```bash
35
- streamlit run trashnetST.py
+ streamlit run app.py
36
37
38
## Usage
0 commit comments