File size: 706 Bytes
ff067cb 3700ea1 6f66ab8 ff067cb c735244 6f66ab8 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
---
title: Images And Channels (Rebuild)
emoji: π
colorFrom: red
colorTo: green
sdk: gradio
sdk_version: 4.7.1
app_file: app.py
pinned: false
---
Note - April, 2025, I had to clone the space because gradio spaces suddenly started going offline on their own. The issue was that docker was unable to push the image to the hub.
```ERROR: failed to push spaces-registry.huggingface.tech/spaces/656894b492d931990766be72:cpu-d6e5112-1heaa4am: unexpected status from HEAD request to https://spaces-registry.huggingface.tech/v2/spaces/656894b492d931990766be72/manifests/cpu-d6e5112-1heaa4am: 401 Unauthorized```
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference |