Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ torchdata==0.7.0
|
|
11 |
torchsummary==1.5.1
|
12 |
torchtext==0.16.0
|
13 |
transformers==4.34.1
|
14 |
-
torchvision==0.16.0
|
|
|
|
11 |
torchsummary==1.5.1
|
12 |
torchtext==0.16.0
|
13 |
transformers==4.34.1
|
14 |
+
torchvision==0.16.0
|
15 |
+
tensorflow-gpu 2.12.0
|