Spaces:
Running
Running
jhj0517
commited on
Commit
•
9f35f64
1
Parent(s):
4334ff7
Update README.md
Browse files
README.md
CHANGED
@@ -31,6 +31,8 @@ If you have satisfied the prerequisites listed above, you are now ready to start
|
|
31 |
2. After installation, run the `start-webui.bat`. (It will automatically download the model if it is not already installed.)
|
32 |
3. Open your web browser and go to `http://localhost:7860`
|
33 |
|
|
|
|
|
34 |
# Available models
|
35 |
|
36 |
The WebUI uses the Open AI Whisper model
|
|
|
31 |
2. After installation, run the `start-webui.bat`. (It will automatically download the model if it is not already installed.)
|
32 |
3. Open your web browser and go to `http://localhost:7860`
|
33 |
|
34 |
+
( If you're running another Web-UI, it will be hosted on a different port , such as `localhost:7861`, `localhost:7862`, and so on )
|
35 |
+
|
36 |
# Available models
|
37 |
|
38 |
The WebUI uses the Open AI Whisper model
|