Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeqiang-Lai authored May 21, 2023
1 parent d84d9b5 commit 3344b1b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@ https://github.com/Zeqiang-Lai/DragGAN/assets/26198430/cea01f21-3021-40fc-8221-5

## Usage

Ensure you have [PyTorch](https://pytorch.org/get-started/locally/), [Gradio](https://gradio.app/quickstart/), and [tqdm](https://github.com/tqdm/tqdm) installed.

```bash
pip install -r requirements.txt
```

Lanuch the Gradio demo

Expand Down

0 comments on commit 3344b1b

Please sign in to comment.