hustvl / GaussianDreamer

GaussianDreamer: Fast Generation from Text to 3D Gaussians by Bridging 2D and 3D Diffusion Models (CVPR 2024)
https://taoranyi.com/gaussiandreamer/
Apache License 2.0
691 stars 36 forks source link

执行代码遇到的一些问题 #41

Open lucker26 opened 4 months ago

lucker26 commented 4 months ago

FileNotFoundError: Text embedding file . threestudio_ cache/text_embeddins/f609948898277275297.pt for model stabilityai/stable-diffusion-2-1-base and prompt [a fox] not found

TimenoLong commented 1 month ago

/home/***/anaconda3/envs/splatterimage/lib/python3.9/site-packages/transformers/utils/hub.py的cached_file()下,修改变量cache_dir为你下载stable-diffusion-2-1-base权重的路径

V1rtualLife commented 2 weeks ago

如何下载这个权重文件啊,我搜索到却没法下载