Pendrokar commited on
Commit
8871135
β€’
1 Parent(s): fdc4995

xvaserver comment revert

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -5,7 +5,7 @@ import json
5
  from huggingface_hub import HfApi
6
 
7
  # start xVASynth service (no HTTP)
8
- # import resources.app.no_server as xvaserver
9
 
10
  from gr_client import BlocksDemo
11
 
 
5
  from huggingface_hub import HfApi
6
 
7
  # start xVASynth service (no HTTP)
8
+ import resources.app.no_server as xvaserver
9
 
10
  from gr_client import BlocksDemo
11