Skip to content

Commit 93eb041

Browse files
add instruction for downloading examples
Former-commit-id: 605f7a01fe4d67ac5253df7e31aa5d33bcbb58e7 [formerly d0f5ce909e2f8c0d863769163fb726dc99f64649] [formerly ac0e6f520102547ae708d876508c77f5ce14d215 [formerly 9eee9ae3f1ecb6c3803fb3165edabc352714f223]] Former-commit-id: a556f1b3448585eeeebd9824eeb10c78bde2be17 [formerly 457c4bae616697b9a687bc148fd7a04e5fe436c2] Former-commit-id: f307d8cbf959eabf9997fe1ce5f019bda2025b74 Former-commit-id: 817faf2
1 parent 36e8a91 commit 93eb041

File tree

9 files changed

+6
-4
lines changed

9 files changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,12 @@ pip install -r requirements.txt
7575

7676
### 💻 How to Test
7777

78+
#### Download Examples (optional)
79+
We provide some [example](https://huggingface.co/TencentARC/T2I-Adapter/tree/main/examples) inputs in huggingface, you can download these examples by:
80+
```bash
81+
python examples/download_examples.py
82+
```
83+
7884
#### **🔥🔥🔥Gradio Demo**
7985
The new version of gradio demo supports single adapter test and composable adapters test, please give it a try.
8086
```bash

assets/DejaVuSans.ttf

739 KB
Binary file not shown.

assets/DejaVuSans.ttf.REMOVED.git-id

Lines changed: 0 additions & 1 deletion
This file was deleted.

assets/overview1.png

168 KB
Loading

assets/overview1.png.REMOVED.git-id

Lines changed: 0 additions & 1 deletion
This file was deleted.

assets/overview2.png

119 KB
Loading

assets/overview2.png.REMOVED.git-id

Lines changed: 0 additions & 1 deletion
This file was deleted.
431 KB
Loading

ldm/modules/image_degradation/utils/test.png.REMOVED.git-id

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)