Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -20,7 +20,7 @@ groq
|
|
| 20 |
# accelerate
|
| 21 |
pytorch-lightning==2.2.1
|
| 22 |
lightning==2.4.0
|
| 23 |
-
torch==2.
|
| 24 |
transformers==4.42.4
|
| 25 |
torchmetrics==0.11.0
|
| 26 |
hf_xet
|
|
|
|
| 20 |
# accelerate
|
| 21 |
pytorch-lightning==2.2.1
|
| 22 |
lightning==2.4.0
|
| 23 |
+
torch==2.3.1
|
| 24 |
transformers==4.42.4
|
| 25 |
torchmetrics==0.11.0
|
| 26 |
hf_xet
|