Skip to content

Commit 29c71dd

Browse files
committed
remove unnecessary tags
1 parent 58bb2f5 commit 29c71dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ To serve your own model using local gpus, follow the instructions in [Serving wi
261261

262262
Now you're ready to launch the server:
263263
```
264-
python3 -m fastchat.serve.gradio_web_server_multi --port 8080 --share --register-api-endpoint-file api_endpoint.json
264+
python3 -m fastchat.serve.gradio_web_server_multi --register-api-endpoint-file api_endpoint.json
265265
```
266266

267267
#### (Optional): Advanced Features, Scalability, Third Party UI

0 commit comments

Comments
 (0)