DSaurus / threestudio-dreamcraft3D

51 stars 0 forks source link

run dreamcraft offline #14

Open vlxxc opened 6 months ago

vlxxc commented 6 months ago

Hi is there a way to run this extension in offline mode. The threestudio offline macros seem not to work.

vlxxc commented 5 months ago

When using: TRANSFORMERS_OFFLINE=1 DIFFUSERS_OFFLINE=1 HF_HUB_OFFLINE=1 python launch.py --config custom/threestudio-dreamcraft3D/configs/dreamcraft3d-geometry.yaml --train system.prompt_processor.prompt="$prompt" data.image_path="$image_path" system.geometry_convert_from="$ckpt"

Error: ConnectionError: (MaxRetryError("HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /api/models/stabilityai/stable-diffusion-2-1-base (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4543f76650>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))"), '(Request ID: 68941b76-c1bb-4e5f-88f7-6b850adabc60)')