Skip to content

Commit

Permalink
add instruction for downloading examples
Browse files Browse the repository at this point in the history
Former-commit-id: 605f7a01fe4d67ac5253df7e31aa5d33bcbb58e7 [formerly d0f5ce909e2f8c0d863769163fb726dc99f64649] [formerly ac0e6f520102547ae708d876508c77f5ce14d215 [formerly 9eee9ae3f1ecb6c3803fb3165edabc352714f223]]
Former-commit-id: a556f1b3448585eeeebd9824eeb10c78bde2be17 [formerly 457c4bae616697b9a687bc148fd7a04e5fe436c2]
Former-commit-id: f307d8cbf959eabf9997fe1ce5f019bda2025b74
Former-commit-id: 817faf2
  • Loading branch information
ToTheBeginning committed Mar 16, 2023
1 parent 36e8a91 commit 93eb041
Show file tree
Hide file tree
Showing 9 changed files with 6 additions and 4 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,12 @@ pip install -r requirements.txt

### 💻 How to Test

#### Download Examples (optional)
We provide some [example](https://huggingface.co/TencentARC/T2I-Adapter/tree/main/examples) inputs in huggingface, you can download these examples by:
```bash
python examples/download_examples.py
```

#### **🔥🔥🔥Gradio Demo**
The new version of gradio demo supports single adapter test and composable adapters test, please give it a try.
```bash
Expand Down
Binary file added assets/DejaVuSans.ttf
Binary file not shown.
1 change: 0 additions & 1 deletion assets/DejaVuSans.ttf.REMOVED.git-id

This file was deleted.

Binary file added assets/overview1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion assets/overview1.png.REMOVED.git-id

This file was deleted.

Binary file added assets/overview2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion assets/overview2.png.REMOVED.git-id

This file was deleted.

Binary file added ldm/modules/image_degradation/utils/test.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

This file was deleted.

0 comments on commit 93eb041

Please sign in to comment.