Spaces:
Sleeping
Sleeping
student-abdullah
commited on
Commit
•
f849a19
1
Parent(s):
9c8e326
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -38,6 +38,7 @@ tensorboard==2.17.0
|
|
38 |
tensorboard-data-server==0.7.2
|
39 |
tensorflow==2.17.0
|
40 |
termcolor==2.4.0
|
|
|
41 |
tokenizers==0.19.1
|
42 |
tqdm==4.66.4
|
43 |
transformers==4.43.3
|
|
|
38 |
tensorboard-data-server==0.7.2
|
39 |
tensorflow==2.17.0
|
40 |
termcolor==2.4.0
|
41 |
+
torch==2.4.0
|
42 |
tokenizers==0.19.1
|
43 |
tqdm==4.66.4
|
44 |
transformers==4.43.3
|