Diptaraj Sen
commited on
Commit
·
9424a5e
1
Parent(s):
f1fc3d4
updated from torch cuda to torch in the requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -69,7 +69,7 @@ tenacity==9.1.2
|
|
69 |
threadpoolctl==3.6.0
|
70 |
tokenizers==0.21.1
|
71 |
toml==0.10.2
|
72 |
-
torch==2.5.1
|
73 |
tornado==6.4.2
|
74 |
tqdm==4.67.1
|
75 |
transformers==4.51.3
|
|
|
69 |
threadpoolctl==3.6.0
|
70 |
tokenizers==0.21.1
|
71 |
toml==0.10.2
|
72 |
+
torch==2.5.1
|
73 |
tornado==6.4.2
|
74 |
tqdm==4.67.1
|
75 |
transformers==4.51.3
|