Skip to content

Commit fb28aeb

Browse files
committed
Add explicit Streamlit run-link status section
1 parent 421ce42 commit fb28aeb

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
A deep learning project that fine-tunes DistilBERT for binary sentiment classification. Includes training, evaluation, inference, and a Streamlit web UI.
44

5+
## Streamlit Run Link
6+
7+
- Public app link: currently unavailable
8+
- Streamlit Cloud URLs returning 403:
9+
- https://4qt3vq9xnjvvemjrcxys6c.streamlit.app/
10+
- https://sentiment-nlp-live-20260617.streamlit.app/
11+
- Local run link: http://localhost:8501/
12+
13+
When a new public deployment is ready (Hugging Face Spaces/Railway/Render), replace this section with the working URL.
14+
515
## Quick Start - Run Locally
616

717
### Prerequisites

0 commit comments

Comments
 (0)