UCSB-NLP-Chang / DiffSTE

MIT License
88 stars 7 forks source link

generate问题 #16

Open Dchenlittle opened 11 months ago

Dchenlittle commented 11 months ago

generate.py无法运行,请问如何解决?谢谢大家解答 微信截图_20231204171157

Dchenlittle commented 11 months ago

微信截图_20231204171157 generate.py无法运行,请问如何解决?谢谢大家解答

yang-chenyu104 commented 10 months ago

少了datasets这个函数读取数据的

yang-chenyu104 commented 10 months ago

看错了这个需要下载stable——diffusio预训练模型

yang-chenyu104 commented 10 months ago

https://huggingface.co/runwayml/stable-diffusion-inpainting/tree/main/unet该连接下面的模型下载放入相应文件夹

fenghe12 commented 9 months ago

下载了之后放在哪里啊 找不到对应的文件夹 你们解决这个问题了吗

Dchenlittle commented 9 months ago

https://huggingface.co/runwayml/stable-diffusion-inpainting/tree/main/unet该连接下面的模型下载放入相应文件夹

兄弟 这个好像打不开了

Dchenlittle commented 9 months ago

看错了这个需要下载stable——diffusio预训练模型

diffste.ckpt这个文件下好了,放进文件夹好像也不行

fenghe12 commented 9 months ago

这个把后面的汉字去掉就可以打开

------------------ 原始邮件 ------------------ 发件人: "UCSB-NLP-Chang/DiffSTE" @.>; 发送时间: 2024年2月2日(星期五) 上午9:44 @.>; @.**@.>; 主题: Re: [UCSB-NLP-Chang/DiffSTE] generate问题 (Issue #16)

https://huggingface.co/runwayml/stable-diffusion-inpainting/tree/main/unet该连接下面的模型下载放入相应文件夹

兄弟 这个好像打不开了

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

fenghe12 commented 9 months ago

这个问题我也没有解决,你解决了吗,关键是放在哪里,作者的代码太乱了,我看不清楚报错信息

------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2024年2月2日(星期五) 上午9:47 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [UCSB-NLP-Chang/DiffSTE] generate问题 (Issue #16)

看错了这个需要下载stable——diffusio预训练模型

diffste.ckpt这个文件下好了,放进文件夹好像也不行

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

Ruby-He commented 9 months ago

https://huggingface.co/runwayml/stable-diffusion-inpainting/tree/main/unet

use proxychains

kd-scki3011 commented 8 months ago

@fenghe12 您好,请问你的问题解决了吗,这个diffste.ckpt文件下载后需要放在哪呀,然后https://huggingface.co/runwayml/stable-diffusion-inpainting/tree/main/unet 这个下载后又要放在哪呢

fenghe12 commented 8 months ago

@fenghe12 您好,请问你的问题解决了吗,这个diffste.ckpt文件下载后需要放在哪呀,然后https://huggingface.co/runwayml/stable-diffusion-inpainting/tree/main/unet 这个下载后又要放在哪呢

这个我也没解决 不用这个模型了 抱歉

kd-scki3011 commented 8 months ago

@fenghe12 您好,请问你的问题解决了吗,这个diffste.ckpt文件下载后需要放在哪呀,然后https://huggingface.co/runwayml/stable-diffusion-inpainting/tree/main/unet 这个下载后又要放在哪呢

这个我也没解决 不用这个模型了 抱歉 谢谢,我已经解决了,我直接将runwayml/stable-diffusion-inpainting部署在本地上了,我想问一下你用了哪个模型,可以正常训练吗,为什么我用stable-diffusion-inpainting这个模型后,训练刚刚开始的效果是这样的: image

fenghe12 commented 8 months ago

@fenghe12 您好,请问你的问题解决了吗,这个diffste.ckpt文件下载后需要放在哪呀,然后https://huggingface.co/runwayml/stable-diffusion-inpainting/tree/main/unet 这个下载后又要放在哪呢

这个我也没解决 不用这个模型了 抱歉 谢谢,我已经解决了,我直接将runwayml/stable-diffusion-inpainting部署在本地上了,我想问一下你用了哪个模型,可以正常训练吗,为什么我用stable-diffusion-inpainting这个模型后,训练刚刚开始的效果是这样的: image

抱歉我也没训练啊 不过inpaint不就是用周围的区域填补缺失的区域吗,虽然我也不太懂这个

kd-scki3011 commented 8 months ago

@fenghe12 您好,请问你的问题解决了吗,这个diffste.ckpt文件下载后需要放在哪呀,然后https://huggingface.co/runwayml/stable-diffusion-inpainting/tree/main/unet 这个下载后又要放在哪呢

这个我也没解决 不用这个模型了 抱歉 谢谢,我已经解决了,我直接将runwayml/stable-diffusion-inpainting部署在本地上了,我想问一下你用了哪个模型,可以正常训练吗,为什么我用stable-diffusion-inpainting这个模型后,训练刚刚开始的效果是这样的: image

抱歉我也没训练啊 不过inpaint不就是用周围的区域填补缺失的区域吗,虽然我也不太懂这个

好吧