Skip to content

Commit a3af249

Browse files
authored
Update requirements.txt
1 parent 5bc3ada commit a3af249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ torchvision==0.20.1; sys_platform != 'darwin'
1616
torchvision==0.20.1+cu121; sys_platform == 'darwin'
1717
onnxruntime-silicon==1.16.3; sys_platform == 'darwin' and platform_machine == 'arm64'
1818
onnxruntime-gpu==1.16.3; sys_platform != 'darwin'
19-
tensorflow==2.12.1; sys_platform != 'darwin'
19+
tensorflow; sys_platform != 'darwin'
2020
opennsfw2==0.10.2
2121
protobuf==4.23.2
2222
tqdm==4.66.4

0 commit comments

Comments
 (0)