Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -4,7 +4,7 @@ playwright
|
|
| 4 |
#wikipedia
|
| 5 |
#google-search-results
|
| 6 |
transformers==4.49.0
|
| 7 |
-
torch
|
| 8 |
pytorch_lightning
|
| 9 |
tqdm
|
| 10 |
ipython==8.30.0
|
|
|
|
| 4 |
#wikipedia
|
| 5 |
#google-search-results
|
| 6 |
transformers==4.49.0
|
| 7 |
+
torch==2.4.0
|
| 8 |
pytorch_lightning
|
| 9 |
tqdm
|
| 10 |
ipython==8.30.0
|