run
HTTPError Traceback (most recent call last)
/usr/local/lib/python3.10/dist-packages/huggingface_hub/utils/_http.py in hf_raise_for_status(response, endpoint_name)
405 try:
--> 406 response.raise_for_status()
407 except HTTPError as e:
14 frames
HTTPError: 404 Client Error: Not Found for url: https://huggingface.co/sayakpaul/FLUX.1-Fill-dev-nf4/resolve/main/model_index.json
The above exception was the direct cause of the following exception:
EntryNotFoundError Traceback (most recent call last)
/usr/local/lib/python3.10/dist-packages/huggingface_hub/utils/_http.py in hf_raise_for_status(response, endpoint_name)
415 elif error_code == "EntryNotFound":
416 message = f"{response.status_code} Client Error." + "\n\n" + f"Entry Not Found for url: {response.url}."
--> 417 raise _format(EntryNotFoundError, message, response) from e
418
419 elif error_code == "GatedRepo":
EntryNotFoundError: 404 Client Error. (Request ID: Root=1-6748c94f-222b75907d36db18292dafd0;c0fdbe0d-508a-4975-886d-2683dfc2f81e)
Entry Not Found for url: https://huggingface.co/sayakpaul/FLUX.1-Fill-dev-nf4/resolve/main/model_index.json.
how to run?
sdyy/nf4
sdyy/nf4
but not run