DreamCraft3D icon indicating copy to clipboard operation
DreamCraft3D copied to clipboard

How to apply for the model

Open pozhizhi opened this issue 2 years ago • 0 comments

raise HTTPError(http_error_msg, response=self)

requests.exceptions.HTTPError: 401 Client Error: Unauthorized for url: https://huggingface.co/api/models/DeepFloyd/IF-I-XL-v1.0

The above exception was the direct cause of the following exception:

Traceback (most recent call last): File "/usr/local/lib/python3.10/dist-packages/diffusers/pipelines/pipeline_utils.py", line 1637, in download info = model_info( File "/usr/local/lib/python3.10/dist-packages/huggingface_hub/utils/_validators.py", line 119, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/dist-packages/huggingface_hub/hf_api.py", line 2228, in model_info hf_raise_for_status(r) File "/usr/local/lib/python3.10/dist-packages/huggingface_hub/utils/_errors.py", line 321, in hf_raise_for_status raise GatedRepoError(message, response) from e huggingface_hub.utils._errors.GatedRepoError: 401 Client Error. (Request ID: Root=1-6615231b-7d18053b52df002a10ba5c24;66d74f76-188a-4a0b-9bf8-eaff19af069d)

pozhizhi avatar Apr 09 '24 11:04 pozhizhi