Spaces:
Running
on
T4
Running
on
T4
Hugo Flores Garcia
commited on
Commit
•
3efca14
1
Parent(s):
4c6c719
readme
Browse files
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
|
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
|