Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
pybase64
|
2 |
-
htbuilder
|
3 |
st_annotated_text
|
4 |
fasttext
|
5 |
numpy==1.26.0
|
|
|
1 |
pybase64
|
2 |
+
htbuilder --no-binary :all:
|
3 |
st_annotated_text
|
4 |
fasttext
|
5 |
numpy==1.26.0
|