zzk1st commited on
Commit
bd6788c
1 Parent(s): 96ea36d

Modified README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -1,3 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # How to run WavJourney?
2
  1. Install environment by following the bash scripts in `EnvsSetup/`
3
  2. Start API services; The service logs are in the folder of `logs/`
 
1
+ ---
2
+ title: WavJourney
3
+ emoji: 🔥
4
+ colorFrom: blue
5
+ colorTo: purple
6
+ sdk: gradio
7
+ sdk_version: 3.40.1
8
+ app_file: app.py
9
+ pinned: false
10
+ license: cc-by-nc-nd-4.0
11
+ ---
12
+
13
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
14
+
15
  # How to run WavJourney?
16
  1. Install environment by following the bash scripts in `EnvsSetup/`
17
  2. Start API services; The service logs are in the folder of `logs/`