Update requirements
This commit is contained in:
parent
109907c6f3
commit
aae3263343
@ -24,7 +24,8 @@ fairscale==0.4.13
|
|||||||
requests==2.28.2
|
requests==2.28.2
|
||||||
timm==0.6.12
|
timm==0.6.12
|
||||||
# tensorflow<2.11
|
# tensorflow<2.11
|
||||||
huggingface-hub==0.13.0
|
huggingface-hub==0.12.0; sys_platform != 'darwin'
|
||||||
|
huggingface-hub==0.13.0; sys_platform == 'darwin'
|
||||||
tensorflow==2.10.1; sys_platform != 'darwin'
|
tensorflow==2.10.1; sys_platform != 'darwin'
|
||||||
tensorflow-macos==2.12.0; sys_platform == 'darwin'
|
tensorflow-macos==2.12.0; sys_platform == 'darwin'
|
||||||
# For locon support
|
# For locon support
|
||||||
|
Loading…
Reference in New Issue
Block a user