Commit History

follow the order of requirements in canny_coyo1m
f3148bf

Cognomen commited on

this worked without issues elsewhere, it should work without issues here
585df1e

Cognomen commited on

reverse order of installs
9f520f0

Cognomen commited on

torchvision 0.13.0 wants torch 0.12.0 so I'm giving it 0.12.0
f125267

Cognomen commited on

switch to a less cursed version of pytorch and torchvision
30b5a34

Cognomen commited on

testing from a clean environment
b98e239

Cognomen commited on

disable xformers again
0d7e4cb

Cognomen commited on

Groundhog Day is a 1993 American fantasy comedy film directed by Harold Ramis from a screenplay by him and Danny Rubin. Starring Bill Murray, Andie MacDowell, and Chris Elliott, it tells the story of Phil Connors (Murray), a cynical television weatherman covering the annual Groundhog Day event in Punxsutawney, Pennsylvania, who becomes trapped in a time loop, forcing him to relive February 2 repeatedly.
fc9b609

Cognomen commited on

maybe needs this
8aec57b

Cognomen commited on

enable xformers
2128fbd

Cognomen commited on

fix arg
b90c1de

Cognomen commited on

see if it sticks
96ef93e

Cognomen commited on

convert to fp32
8c5b762

Cognomen commited on

convert to cpu first
bb3c6b8

Cognomen commited on

call ToPILImage correctly
d93eb65

Cognomen commited on

maybe subscript the result of conversion?
8f5c254

Cognomen commited on

or maybe we're supposed to subscript it after all
2c3b037

Cognomen commited on

Convert to PIL before passing to pipeline
4094147

Cognomen commited on

don't subscript cond image
e9f2ee6

Cognomen commited on

don't specify version
e7ecf18

Cognomen commited on

remove torchvision pil conversion
d162af3

Cognomen commited on

undowngrade torch
a6ad3d0

Cognomen commited on

downgrade torch
3e3d65d

Cognomen commited on

bump up torchvision version
8eed2a5

Cognomen commited on

add torchvision source
f95ce44

Cognomen commited on

add source
ad9b74e

Cognomen commited on

add explicit torch version
b8ee2c8

Cognomen commited on

convert conversion input to cuda
f4d4dcd

Cognomen commited on

don't specify torch version
9594e72

Cognomen commited on

change torch and torchvision ver
4392731

Cognomen commited on

back to fp16
30b098a

Cognomen commited on

use fp32
cdad2a7

Cognomen commited on

pass cuda device argument
5a56849

Cognomen commited on

controlnet too
a94269f

Cognomen commited on

pipeline to cuda
75ed273

Cognomen commited on

convert to pil image
b1eac09

Cognomen commited on

ToTensor instead of PILToTensor
4184307

Cognomen commited on

imported as Image
f55a34e

Cognomen commited on

use fromarray
cf1b1ed

Cognomen commited on

make pil and then convert
fad62be

Cognomen commited on

convert numpy input to tensor
e51ab9f

Cognomen commited on

pass image in default format
bfd5e5b

Cognomen commited on

convert to PIL image
3714374

Cognomen commited on

let's not convert input to np array
f631cd5

Cognomen commited on

remove v2 import
8b6e253

Cognomen commited on

use recommended requirements and disable xformers
a1fff46

Cognomen commited on

update readme
ad57711

Cognomen commited on

loosen xformers req
632a17c

Cognomen commited on