ahanbose commited on
Commit
efeb034
Β·
verified Β·
1 Parent(s): 7c72f72

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -11,6 +11,7 @@
11
 
12
  # ── Streamlit ─────────────────────────────────────────────────────────────────
13
  streamlit>=1.35.0,<2.0.0
 
14
  dotenv
15
 
16
  # ── LangChain core (1.x stable β€” released Oct 2025, no breaking changes until 2.0)
 
11
 
12
  # ── Streamlit ─────────────────────────────────────────────────────────────────
13
  streamlit>=1.35.0,<2.0.0
14
+ sentencepiece
15
  dotenv
16
 
17
  # ── LangChain core (1.x stable β€” released Oct 2025, no breaking changes until 2.0)