Spaces:
Build error
Build error
an attemt to discard cached docker layer with a prev version of the model that is used in HF Spaces app build
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
spacy
|
|
|
2 |
https://huggingface.co/vitaly/en_bib_references_trf/resolve/main/en_bib_references_trf-any-py3-none-any.whl
|
3 |
|
4 |
|
|
|
1 |
spacy
|
2 |
+
# 1.0.1
|
3 |
https://huggingface.co/vitaly/en_bib_references_trf/resolve/main/en_bib_references_trf-any-py3-none-any.whl
|
4 |
|
5 |
|