Spaces:
Runtime error
Runtime error
Steven-GU-Yu-Di
commited on
Commit
•
4c74403
1
Parent(s):
16ac1d6
Update requirements.txt
Browse files- requirements.txt +7 -3
requirements.txt
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
1 |
+
tqdm==4.66.1
|
2 |
+
datasets==2.14.6
|
3 |
+
transformers==4.35.2
|
4 |
+
torch==2.1.0
|
5 |
+
torchsummary==1.5.1
|
6 |
+
torchvision==0.16.0
|
7 |
+
Pillow==10.0.1
|