S-Dreamer commited on
Commit
468177f
·
verified ·
1 Parent(s): 341bd62

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -2,4 +2,8 @@
2
 
3
  # Do not pin it here — it can conflict with HF’s runtime.
4
 
5
- huggingface_hub>=0.24.0
 
 
 
 
 
2
 
3
  # Do not pin it here — it can conflict with HF’s runtime.
4
 
5
+ huggingface_hub>=0.24.0
6
+ streamlit==1.57.0
7
+ httpx==0.28.1
8
+ beautifulsoup4==4.12.3
9
+ pydantic==2.11.3