1 parent fb28aeb commit 81ebd46Copy full SHA for 81ebd46
1 file changed
README.md
@@ -4,13 +4,13 @@ A deep learning project that fine-tunes DistilBERT for binary sentiment classifi
4
5
## Streamlit Run Link
6
7
-- Public app link: currently unavailable
+- Public app link (working): https://paperback-scope-paradise-advertisements.trycloudflare.com
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.
+Note: the current public link is a Cloudflare quick tunnel (no card needed). It stays live while the cloudflared process is running on this machine.
14
15
## Quick Start - Run Locally
16
0 commit comments