Spaces:
Runtime error
Runtime error
qbration21
commited on
Commit
•
5b1cfe8
1
Parent(s):
ff51382
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -64,9 +64,9 @@ sympy==1.12
|
|
64 |
tokenizers==0.14.1
|
65 |
tomlkit==0.12.0
|
66 |
toolz==0.12.0
|
67 |
-
torch
|
68 |
-
torchaudio
|
69 |
-
torchvision
|
70 |
tqdm==4.66.1
|
71 |
transformers==4.35.0
|
72 |
triton==2.1.0
|
|
|
64 |
tokenizers==0.14.1
|
65 |
tomlkit==0.12.0
|
66 |
toolz==0.12.0
|
67 |
+
torch
|
68 |
+
torchaudio
|
69 |
+
torchvision
|
70 |
tqdm==4.66.1
|
71 |
transformers==4.35.0
|
72 |
triton==2.1.0
|