FrederikRautenberg commited on
Commit
ede1a4e
·
1 Parent(s): a1dae89

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -13
README.md CHANGED
@@ -1,15 +1,10 @@
1
- ---
2
- title: Pvq Manipulation
3
- emoji: 🏢
4
- colorFrom: blue
5
- colorTo: purple
6
- sdk: gradio
7
- sdk_version: 5.26.0
8
- app_file: app.py
9
- pinned: false
10
- short_description: Testing pvq manipulation for speech synthesis
11
- ---
12
-
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
14
  =======
15
  # pvq_manipulation
 
 
 
 
 
 
 
 
1
+ # pvq_manipulation
 
 
 
 
 
 
 
 
 
 
 
 
2
  =======
3
  # pvq_manipulation
4
+
5
+ # Installation
6
+
7
+ ```sh
8
+ git clone https://github.com/FrederikRautenberg/pvq_manipulation.git
9
+ cd pvq_manipulation
10
+ pip install -e .