C4G-HKUST commited on
Commit
af4aaf5
·
1 Parent(s): 864d14b

fix: debug

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -11,7 +11,7 @@ import spaces
11
  warnings.filterwarnings('ignore')
12
 
13
  import random
14
-
15
  import torch
16
  import torch.distributed as dist
17
  from PIL import Image
@@ -678,7 +678,7 @@ def run_graio_demo(args):
678
  AnyTalker
679
  </div>
680
  <div style="text-align: center; font-size: 16px; font-weight: normal; margin-bottom: 20px;">
681
- Let your characters interact naturally.
682
  </div>
683
  <div style="display: flex; justify-content: center; gap: 10px; flex-wrap: wrap;">
684
  <a href='https://hkust-c4g.github.io/AnyTalker-homepage/'><img src='https://img.shields.io/badge/Project-Page-blue'></a>
 
11
  warnings.filterwarnings('ignore')
12
 
13
  import random
14
+ ƒ
15
  import torch
16
  import torch.distributed as dist
17
  from PIL import Image
 
678
  AnyTalker
679
  </div>
680
  <div style="text-align: center; font-size: 16px; font-weight: normal; margin-bottom: 20px;">
681
+ Let your characters interact naturally
682
  </div>
683
  <div style="display: flex; justify-content: center; gap: 10px; flex-wrap: wrap;">
684
  <a href='https://hkust-c4g.github.io/AnyTalker-homepage/'><img src='https://img.shields.io/badge/Project-Page-blue'></a>