deep-floyd / IF

Other
7.64k stars 497 forks source link

Can we expect this to come automatic1111 soon? Do you have a gradio script? #55

Open FurkanGozukara opened 1 year ago

FurkanGozukara commented 1 year ago

Hello. It looks amazingly promising

I plan to make a tutorial on my channel (https://www.youtube.com/SECourses) but it looks super technical so people wouldn't like

So my questions are

1 st : how hard it would be to be implemetened automatic1111? I dont want my tutorial to become obsolete in few days

2 nd : do you have a gradio script that will make using easier?

3 rd : why watermark is forced? Doesn't make sense

shonenkov commented 1 year ago

hello! welcome to make tutorials and guides 🙏 @FurkanGozukara

1: no ideas;

2: gradio script here: https://huggingface.co/spaces/DeepFloyd/IF/blob/main/app.py ; I suppose it can be run locally;

3: watermark is not forced! https://github.com/deep-floyd/IF/blob/develop/deepfloyd_if/pipelines/dream.py#L23 - here official boolean flag to disable watermark;

FurkanGozukara commented 1 year ago

hello! welcome to make tutorials and guides 🙏 @FurkanGozukara

1: no ideas;

2: gradio script here: https://huggingface.co/spaces/DeepFloyd/IF/blob/main/app.py ; I suppose it can be run locally;

3: watermark is not forced! https://github.com/deep-floyd/IF/blob/develop/deepfloyd_if/pipelines/dream.py#L23 - here official boolean flag to disable watermark;

Thanks. I wish other features were also available on gradio