sofieff commited on
Commit
e59d8f6
·
verified ·
1 Parent(s): f0fd1a9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -3,7 +3,7 @@ title: NeuroMusicLab
3
  emoji: 🧠🎵
4
  colorFrom: indigo
5
  colorTo: red
6
- sdk: docker
7
  pinned: false
8
  license: mit
9
  short_description: A demo for EEG-based music composition and manipulation.
@@ -64,7 +64,7 @@ SoundHelix-Song-6/ # Demo audio stems (bass, drums, instruments, vocals)
64
  python app.py
65
  ```
66
  4. **Open in browser:**
67
- - Go to `http://localhost:7867` (or the port shown in the terminal)
68
 
69
  ## Deployment
70
 
 
3
  emoji: 🧠🎵
4
  colorFrom: indigo
5
  colorTo: red
6
+ sdk: gradio
7
  pinned: false
8
  license: mit
9
  short_description: A demo for EEG-based music composition and manipulation.
 
64
  python app.py
65
  ```
66
  4. **Open in browser:**
67
+ - Go to `http://localhost:7860` (or the port shown in the terminal)
68
 
69
  ## Deployment
70