koenverhagen commited on
Commit
825cec2
1 Parent(s): 665db34

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -19,6 +19,6 @@ RUN pip install numexpr torchmetrics==0.11.4
19
  EXPOSE 7860
20
 
21
  # set COMMANDLINE_ARGS=--api
22
- # # RUN python launch.py --skip-torch-cuda-test --num_cpu_threads_per_process=6 --api
23
 
24
  # CMD python webui.py --api --xformers --listen --disable-console-progressbars --enable-console-prompts --no-progressbar-hiding --ui-config-file
 
19
  EXPOSE 7860
20
 
21
  # set COMMANDLINE_ARGS=--api
22
+ RUN python launch.py --skip-torch-cuda-test --num_cpu_threads_per_process=6 --api
23
 
24
  # CMD python webui.py --api --xformers --listen --disable-console-progressbars --enable-console-prompts --no-progressbar-hiding --ui-config-file