ntt123 commited on
Commit
c96e9fc
·
verified ·
1 Parent(s): 7294a64

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -3,6 +3,7 @@ title: AnimeFlow
3
  app_file: app.py
4
  sdk: gradio
5
  sdk_version: 5.9.1
 
6
  ---
7
  # Anime Flow
8
 
@@ -19,4 +20,4 @@ uv run train.py --config ./config.yaml
19
 
20
  ```bash
21
  uv run sample.py --ckpt ./state_1000000.ckpt --config ./config.yaml --seed 0
22
- ```
 
3
  app_file: app.py
4
  sdk: gradio
5
  sdk_version: 5.9.1
6
+ short_description: Generate anime faces with conditional flow matching
7
  ---
8
  # Anime Flow
9
 
 
20
 
21
  ```bash
22
  uv run sample.py --ckpt ./state_1000000.ckpt --config ./config.yaml --seed 0
23
+ ```