eckertzhang / HumanRef

Apache License 2.0
39 stars 2 forks source link

Question about 'WEIGHT_PATH' #1

Open ccxi1008 opened 2 months ago

ccxi1008 commented 2 months ago

Great job!I want to know whether should I download the weights file to local to instead the path os.environ['WEIGHT_PATH'] = '/apdcephfs_cq10/share_1290939/vg_share/eckertzhang/Weights'? Where can I find the file? Thanks

eckertzhang commented 2 months ago

os.environ['WEIGHT_PATH'] should be updated as the weight path of pre-trained models, like stable diffusion and ECON.

jintaiWang commented 3 weeks ago

Hello, could you please give the weight path of pre-train models? Thanks!

eckertzhang commented 2 weeks ago

The pre-trained model comes from hugging face ('https://huggingface.co/runwayml/stable-diffusion-v1-5’) and ECON ('https://github.com/YuliangXiu/ECON/blob/master/fetch_data.sh')