towhee icon indicating copy to clipboard operation
towhee copied to clipboard

[Bug]: Fail to download op "deepfake"

Open jaelgu opened this issue 1 year ago • 2 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Current Behavior

Fail to download op: https://towhee.io/towhee/deepfake (with git-lfs installed)

git clone https://towhee.io/towhee/deepfake.git
image
  • able to git clone other repos (towhee repo)
  • able to download other operators (with or without large files)

Expected Behavior

No response

Steps To Reproduce

No response

Environment

- Towhee version(e.g. v0.1.3 or 8b23a93):
- OS(Ubuntu or CentOS):
- CPU/Memory:
- GPU:
- Others:

Anything else?

No response

jaelgu avatar Aug 01 '22 09:08 jaelgu

This item is too big, you can use command

git clone https://towhee.io/towhee/deepfake.git --depth 1

zhujiming avatar Aug 01 '22 09:08 zhujiming

This item is too big, you can use command

git clone https://towhee.io/towhee/deepfake.git --depth 1

git clone --depth1 works. @reiase @Chiiizzzy But is this (--depth 1) enabled when we call the operator in python? Because when I call it in python with dc and it gives me broken weights files, leading to failure of loading weights.

jaelgu avatar Aug 01 '22 09:08 jaelgu

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. Rotten issues close after 30d of inactivity. Close the stale issues and pull requests after 7 days of inactivity. Reopen the issue with /reopen.

stale[bot] avatar Aug 31 '22 11:08 stale[bot]