Hugo Flores Garcia commited on
Commit
3efca14
1 Parent(s): 4c6c719
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -45,7 +45,7 @@ Download the pretrained models from [this link](https://zenodo.org/record/813654
45
  You can launch a gradio UI to play with vampnet.
46
 
47
  ```bash
48
- python demo.py --args.load conf/interface.yml --Interface.device cuda
49
  ```
50
 
51
  # Training / Fine-tuning
 
45
  You can launch a gradio UI to play with vampnet.
46
 
47
  ```bash
48
+ python app.py --args.load conf/interface.yml --Interface.device cuda
49
  ```
50
 
51
  # Training / Fine-tuning