Spaces:
Running
Running
Yaron Koresh
commited on
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
lxml
|
|
|
|
|
2 |
langdetect
|
3 |
pillow>=10.4.0
|
4 |
git+https://github.com/finegrain-ai/refiners
|
|
|
1 |
lxml
|
2 |
+
bs4
|
3 |
+
requests
|
4 |
langdetect
|
5 |
pillow>=10.4.0
|
6 |
git+https://github.com/finegrain-ai/refiners
|