We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1ccbaad + 1e97c12 commit ed6212aCopy full SHA for ed6212a
1 file changed
README.md
@@ -70,7 +70,7 @@ serverless).
70
71
**Running**
72
73
-1. `docker run -it --gpus all -p 8000:8000 diffusers-api python3 server.py`
+1. `docker run -it --gpus all -p 8000:8000 diffusers-api`
74
1. Note: the `-it` is optional but makes it alot quicker/easier to stop the
75
container using `Ctrl-C`.
76
1. If you get a `CUDA initialization: CUDA unknown error` after suspend,
0 commit comments