Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -116,9 +116,9 @@ threadpoolctl==3.5.0
|
|
116 |
tiktoken==0.8.0
|
117 |
tokenizers==0.20.3
|
118 |
toml==0.10.2
|
119 |
-
torch
|
120 |
-
torchaudio
|
121 |
-
torchvision
|
122 |
tornado==6.4.1
|
123 |
tqdm==4.67.0
|
124 |
transformers==4.46.2
|
|
|
116 |
tiktoken==0.8.0
|
117 |
tokenizers==0.20.3
|
118 |
toml==0.10.2
|
119 |
+
torch
|
120 |
+
torchaudio
|
121 |
+
torchvision
|
122 |
tornado==6.4.1
|
123 |
tqdm==4.67.0
|
124 |
transformers==4.46.2
|