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

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +5 -3
Dockerfile CHANGED
@@ -18,7 +18,9 @@ RUN pip install numexpr torchmetrics==0.11.4
18
 
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
 
 
 
18
 
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
25
+
26
+ CMD webui.bat --opt-sdp-no-mem-attention --no-half-vae --opt-channelslast