Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -98,11 +98,12 @@ sudachidict-full==20250129
|
|
98 |
sudachipy==0.6.10
|
99 |
sympy==1.13.3
|
100 |
tabulate==0.9.0
|
101 |
-
taproot
|
102 |
tokenizers==0.21.0
|
103 |
tomlkit==0.13.2
|
104 |
torch==2.4.0
|
105 |
torchaudio==2.4.0
|
|
|
106 |
tqdm==4.67.1
|
107 |
transformers==4.48.3
|
108 |
triton==3.0.0
|
|
|
98 |
sudachipy==0.6.10
|
99 |
sympy==1.13.3
|
100 |
tabulate==0.9.0
|
101 |
+
taproot @ git+https://github.com/painebenjamin/taproot
|
102 |
tokenizers==0.21.0
|
103 |
tomlkit==0.13.2
|
104 |
torch==2.4.0
|
105 |
torchaudio==2.4.0
|
106 |
+
torchvision==0.19.1
|
107 |
tqdm==4.67.1
|
108 |
transformers==4.48.3
|
109 |
triton==3.0.0
|