Skip to content

unnsuccessful attempt #3

Description

@HughMungis
pi@drone:/opt $ sudo git clone https://huggingface.co/runwayml/stable-diffusion-                                     v1-5
Cloning into 'stable-diffusion-v1-5'...
remote: Enumerating objects: 173, done.
remote: Total 173 (delta 0), reused 0 (delta 0), pack-reused 173
Receiving objects: 100% (173/173), 537.38 KiB | 2.08 MiB/s, done.
Resolving deltas: 100% (63/63), done.
error: unable to write file safety_checker/model.safetensors
error: unable to write file safety_checker/pytorch_model.bin
error: unable to write file text_encoder/pytorch_model.bin
error: unable to write file text_encoder/model.safetensors
error: unable to write file vae/diffusion_pytorch_model.safetensors
error: unable to write file vae/diffusion_pytorch_model.bin
Downloading unet/diffusion_pytorch_model.bin (3.4 GB)
Error downloading object: unet/diffusion_pytorch_model.bin (c7da0e2): Smudge err                                     or: Error downloading unet/diffusion_pytorch_model.bin (c7da0e21ba7ea50637bee26e                                     81c220844defdf01aafca02b2c42ecdadb813de4): cannot write data to tempfile "/opt/s                                     table-diffusion-v1-5/.git/lfs/incomplete/c7da0e21ba7ea50637bee26e81c220844defdf0                                     1aafca02b2c42ecdadb813de4825499035": write /opt/stable-diffusion-v1-5/.git/lfs/i                                     ncomplete/c7da0e21ba7ea50637bee26e81c220844defdf01aafca02b2c42ecdadb813de4825499                                     035: no space left on device
Unable to log panic to /opt/stable-diffusion-v1-5/.git/lfs/logs: mkdir /opt/stab                                     le-diffusion-v1-5/.git/lfs/logs: no space left on device

git-lfs/2.13.2 (GitHub; linux arm; go 1.15.6)
git version 2.30.2

$ git-lfs filter-process
Error downloading object: unet/diffusion_pytorch_model.bin (c7da0e2): Smudge err                                     or: Error downloading unet/diffusion_pytorch_model.bin (c7da0e21ba7ea50637bee26e                                     81c220844defdf01aafca02b2c42ecdadb813de4): cannot write data to tempfile "/opt/s                                     table-diffusion-v1-5/.git/lfs/incomplete/c7da0e21ba7ea50637bee26e81c220844defdf0                                     1aafca02b2c42ecdadb813de4825499035": write /opt/stable-diffusion-v1-5/.git/lfs/i                                     ncomplete/c7da0e21ba7ea50637bee26e81c220844defdf01aafca02b2c42ecdadb813de4825499                                     035: no space left on device

write /opt/stable-diffusion-v1-5/.git/lfs/incomplete/c7da0e21ba7ea50637bee26e81c                                     220844defdf01aafca02b2c42ecdadb813de4825499035: no space left on device
cannot write data to tempfile "/opt/stable-diffusion-v1-5/.git/lfs/incomplete/c7                                     da0e21ba7ea50637bee26e81c220844defdf01aafca02b2c42ecdadb813de4825499035"
github.com/git-lfs/git-lfs/errors.newWrappedError
        github.com/git-lfs/git-lfs/errors/types.go:198
github.com/git-lfs/git-lfs/errors.Wrapf
        github.com/git-lfs/git-lfs/errors/errors.go:85
github.com/git-lfs/git-lfs/tq.(*basicDownloadAdapter).download
        github.com/git-lfs/git-lfs/tq/basic_download.go:250
github.com/git-lfs/git-lfs/tq.(*basicDownloadAdapter).DoTransfer
        github.com/git-lfs/git-lfs/tq/basic_download.go:101
github.com/git-lfs/git-lfs/tq.(*adapterBase).worker
        github.com/git-lfs/git-lfs/tq/adapterbase.go:182
runtime.goexit
        runtime/asm_arm.s:857
Error downloading unet/diffusion_pytorch_model.bin (c7da0e21ba7ea50637bee26e81c2                                     20844defdf01aafca02b2c42ecdadb813de4)
github.com/git-lfs/git-lfs/errors.newWrappedError
        github.com/git-lfs/git-lfs/errors/types.go:198
github.com/git-lfs/git-lfs/errors.Wrapf
        github.com/git-lfs/git-lfs/errors/errors.go:85
github.com/git-lfs/git-lfs/lfs.(*GitFilter).downloadFile
        github.com/git-lfs/git-lfs/lfs/gitfilter_smudge.go:115
github.com/git-lfs/git-lfs/lfs.(*GitFilter).Smudge
        github.com/git-lfs/git-lfs/lfs/gitfilter_smudge.go:76
github.com/git-lfs/git-lfs/commands.smudge
        github.com/git-lfs/git-lfs/commands/command_smudge.go:127
github.com/git-lfs/git-lfs/commands.filterCommand
        github.com/git-lfs/git-lfs/commands/command_filter_process.go:120
github.com/spf13/cobra.(*Command).execute
        github.com/spf13/cobra/command.go:854
github.com/spf13/cobra.(*Command).ExecuteC
        github.com/spf13/cobra/command.go:958
github.com/spf13/cobra.(*Command).Execute
        github.com/spf13/cobra/command.go:895
github.com/git-lfs/git-lfs/commands.Run
        github.com/git-lfs/git-lfs/commands/run.go:105
main.main
        github.com/git-lfs/git-lfs/git-lfs.go:33
runtime.main
        runtime/proc.go:204
runtime.goexit
        runtime/asm_arm.s:857
Smudge error
github.com/git-lfs/git-lfs/errors.newWrappedError
        github.com/git-lfs/git-lfs/errors/types.go:198
github.com/git-lfs/git-lfs/errors.NewSmudgeError
        github.com/git-lfs/git-lfs/errors/types.go:284
github.com/git-lfs/git-lfs/lfs.(*GitFilter).Smudge
        github.com/git-lfs/git-lfs/lfs/gitfilter_smudge.go:85
github.com/git-lfs/git-lfs/commands.smudge
        github.com/git-lfs/git-lfs/commands/command_smudge.go:127
github.com/git-lfs/git-lfs/commands.filterCommand
        github.com/git-lfs/git-lfs/commands/command_filter_process.go:120
github.com/spf13/cobra.(*Command).execute
        github.com/spf13/cobra/command.go:854
github.com/spf13/cobra.(*Command).ExecuteC
        github.com/spf13/cobra/command.go:958
github.com/spf13/cobra.(*Command).Execute
        github.com/spf13/cobra/command.go:895
github.com/git-lfs/git-lfs/commands.Run
        github.com/git-lfs/git-lfs/commands/run.go:105
main.main
        github.com/git-lfs/git-lfs/git-lfs.go:33
runtime.main
        runtime/proc.go:204
runtime.goexit
        runtime/asm_arm.s:857

Current time in UTC:
2023-04-03 17:50:00

ENV:
LocalWorkingDir=/opt/stable-diffusion-v1-5
LocalGitDir=/opt/stable-diffusion-v1-5/.git
LocalGitStorageDir=/opt/stable-diffusion-v1-5/.git
LocalMediaDir=/opt/stable-diffusion-v1-5/.git/lfs/objects
LocalReferenceDirs=
TempDir=/opt/stable-diffusion-v1-5/.git/lfs/tmp
ConcurrentTransfers=8
TusTransfers=false
BasicTransfersOnly=false
SkipDownloadErrors=false
FetchRecentAlways=false
FetchRecentRefsDays=7
FetchRecentCommitsDays=0
FetchRecentRefsIncludeRemotes=true
PruneOffsetDays=3
PruneVerifyRemoteAlways=false
PruneRemoteName=origin
LfsStorageDir=/opt/stable-diffusion-v1-5/.git/lfs
AccessDownload=none
AccessUpload=none
DownloadTransfers=basic,lfs-standalone-file
UploadTransfers=basic,lfs-standalone-file
GIT_EXEC_PATH=/usr/lib/git-core
GIT_DIR=/opt/stable-diffusion-v1-5/.git

Client IP addresses:
192.168.1.151 fe80::4050:3769:8bf9:9b53
error: external filter 'git-lfs filter-process' failed
fatal: unet/diffusion_pytorch_model.bin: smudge filter lfs failed
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions