Skip to content

Commit ed6212a

Browse files
committed
Merge branch 'main' into dev
2 parents 1ccbaad + 1e97c12 commit ed6212a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ serverless).
7070

7171
**Running**
7272

73-
1. `docker run -it --gpus all -p 8000:8000 diffusers-api python3 server.py`
73+
1. `docker run -it --gpus all -p 8000:8000 diffusers-api`
7474
1. Note: the `-it` is optional but makes it alot quicker/easier to stop the
7575
container using `Ctrl-C`.
7676
1. If you get a `CUDA initialization: CUDA unknown error` after suspend,

0 commit comments

Comments
 (0)