jhj0517 commited on
Commit
aa37c1f
·
unverified ·
1 Parent(s): 8599e68

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -74,7 +74,7 @@ docker compose up
74
 
75
  4. Connect to the WebUI with your browser at `http://localhost:7860`
76
 
77
- If needed, update the [`docker-compose.yaml`](https://github.com/jhj0517/Whisper-WebUI/blob/feauter/add-compose/docker-compose.yaml) to match your environment.
78
 
79
  # VRAM Usages
80
  This project is integrated with [faster-whisper](https://github.com/guillaumekln/faster-whisper) by default for better VRAM usage and transcription speed.
 
74
 
75
  4. Connect to the WebUI with your browser at `http://localhost:7860`
76
 
77
+ If needed, update the [`docker-compose.yaml`](https://github.com/jhj0517/Whisper-WebUI/blob/master/docker-compose.yaml) to match your environment.
78
 
79
  # VRAM Usages
80
  This project is integrated with [faster-whisper](https://github.com/guillaumekln/faster-whisper) by default for better VRAM usage and transcription speed.