mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 13:52:43 +08:00
Solved Hugging Face cache issue. (#2277)
This commit is contained in:
parent
3bf0636a53
commit
971ad68431
@ -50,6 +50,7 @@ else
|
||||
groupadd -g $DOCKER_SOCKET_GID docker
|
||||
fi
|
||||
|
||||
mkdir -p /home/enduser/.cache/huggingface/hub/
|
||||
mkdir -p /home/enduser/.cache/ms-playwright/
|
||||
mv /home/opendevin/.cache/ms-playwright/ /home/enduser/.cache/
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user