Aadhithya
commited on
Commit
·
414279a
1
Parent(s):
2b0fbf3
Update requirements.txt
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
@@ -17,7 +17,6 @@ onnxruntime-silicon==1.13.1; sys_platform == 'darwin' and platform_machine == 'a
|
|
17 |
onnxruntime-gpu==1.15.0; sys_platform != 'darwin'
|
18 |
tensorflow==2.13.0rc1; sys_platform == 'darwin'
|
19 |
tensorflow==2.12.0; sys_platform != 'darwin'
|
20 |
-
opennsfw2==0.10.2
|
21 |
protobuf==4.23.2
|
22 |
tqdm==4.65.0
|
23 |
gfpgan==1.3.8
|
|
|
17 |
onnxruntime-gpu==1.15.0; sys_platform != 'darwin'
|
18 |
tensorflow==2.13.0rc1; sys_platform == 'darwin'
|
19 |
tensorflow==2.12.0; sys_platform != 'darwin'
|
|
|
20 |
protobuf==4.23.2
|
21 |
tqdm==4.65.0
|
22 |
gfpgan==1.3.8
|