Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
taproot[av,jp] @ git+https://github.com/painebenjamin/taproot
|
| 2 |
accelerate==1.3.0
|
| 3 |
aiofiles==23.2.1
|
| 4 |
annotated-types==0.7.0
|
|
@@ -96,6 +95,7 @@ sudachidict-full==20250129
|
|
| 96 |
sudachipy==0.6.10
|
| 97 |
sympy==1.13.3
|
| 98 |
tabulate==0.9.0
|
|
|
|
| 99 |
tokenizers==0.21.0
|
| 100 |
tomlkit==0.13.2
|
| 101 |
torch==2.4.0
|
|
|
|
|
|
|
| 1 |
accelerate==1.3.0
|
| 2 |
aiofiles==23.2.1
|
| 3 |
annotated-types==0.7.0
|
|
|
|
| 95 |
sudachipy==0.6.10
|
| 96 |
sympy==1.13.3
|
| 97 |
tabulate==0.9.0
|
| 98 |
+
taproot[av,jp]==0.3.4
|
| 99 |
tokenizers==0.21.0
|
| 100 |
tomlkit==0.13.2
|
| 101 |
torch==2.4.0
|