Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- 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
|