Spaces:
Sleeping
Sleeping
Upload folder using huggingface_hub
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,3 +3,4 @@ transformers==4.49.0
|
|
3 |
numpy==2.2.3
|
4 |
huggingface-hub==0.29.1
|
5 |
torch==2.6.0
|
|
|
|
3 |
numpy==2.2.3
|
4 |
huggingface-hub==0.29.1
|
5 |
torch==2.6.0
|
6 |
+
beautifulsoup4==4.13.3
|