fix version conflict
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
transformers>=4.21.1,<=4.40.0
|
2 |
torch
|
3 |
https://github.com/kpu/kenlm/archive/master.zip
|
4 |
-
pycorrector
|
5 |
-
httpx==0.24.1
|
|
|
1 |
transformers>=4.21.1,<=4.40.0
|
2 |
torch
|
3 |
https://github.com/kpu/kenlm/archive/master.zip
|
4 |
+
pycorrector
|
|