Spaces:
Running on Zero
Running on Zero
Deploy InstantRetouch IP2P-BILA ZeroGPU Space
Browse files
README.md
CHANGED
|
@@ -8,26 +8,13 @@ pinned: false
|
|
| 8 |
license: other
|
| 9 |
---
|
| 10 |
|
| 11 |
-
# InstantRetouch
|
| 12 |
|
| 13 |
-
|
| 14 |
|
| 15 |
-
-
|
| 16 |
-
- UI: image upload, optional instruction, seed, max side, strength, and selectable examples
|
| 17 |
-
|
| 18 |
-
This Space is isolated from the research repository. It does not import `agent/`, training scripts, or local experiment paths at runtime. Weights live in a separate Hugging Face model repo and are downloaded lazily through `BILA_WEIGHTS_REPO`.
|
| 19 |
-
|
| 20 |
-
## Required Space Variables
|
| 21 |
-
|
| 22 |
-
Set one of these in the Space environment:
|
| 23 |
|
| 24 |
-
-
|
| 25 |
-
- `BILA_MODEL_ROOT`: local path with the same layout, useful only for staging/debugging.
|
| 26 |
-
|
| 27 |
-
Optional:
|
| 28 |
-
|
| 29 |
-
- `HF_TOKEN`: required if `BILA_WEIGHTS_REPO` is private.
|
| 30 |
-
- `BILA_MODEL_CACHE`: cache location. If unset, the app uses `/data/bila-space-demo/hf-cache` when persistent storage exists, otherwise `/tmp/bila-space-demo/hf-cache`.
|
| 31 |
|
| 32 |
## Weight Repo Layout
|
| 33 |
|
|
|
|
| 8 |
license: other
|
| 9 |
---
|
| 10 |
|
| 11 |
+
# InstantRetouch Demo
|
| 12 |
|
| 13 |
+
Paper: arxiv.org/abs/2606.05071
|
| 14 |
|
| 15 |
+
Public Hugging Face ZeroGPU demo for instruction-guided image retouching.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
|
| 17 |
+
- UI: image upload, optional instruction, seed, max side, strength, and selectable examples
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
|
| 19 |
## Weight Repo Layout
|
| 20 |
|