Spaces:
Sleeping
Sleeping
Commit
·
1412245
1
Parent(s):
f6d56a0
Code Update
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -159,8 +159,9 @@ thinc==8.2.3
|
|
159 |
threadpoolctl==3.4.0
|
160 |
tiktoken==0.6.0
|
161 |
tokenizers==0.15.2
|
162 |
-
|
163 |
-
|
|
|
164 |
tqdm==4.66.2
|
165 |
trainer==0.0.36
|
166 |
traitlets==5.14.2
|
|
|
159 |
threadpoolctl==3.4.0
|
160 |
tiktoken==0.6.0
|
161 |
tokenizers==0.15.2
|
162 |
+
--index-url https://download.pytorch.org/whl/cpu
|
163 |
+
torch==2.2.2+cpu
|
164 |
+
torchaudio==2.2.2+cpu
|
165 |
tqdm==4.66.2
|
166 |
trainer==0.0.36
|
167 |
traitlets==5.14.2
|