Ffftdtd5dtft commited on
Commit
45e34d9
1 Parent(s): a0cd284

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -24,4 +24,4 @@ WORKDIR /app/Fooocus
24
  RUN chmod -R 777 /app/Fooocus/*
25
 
26
  # Run Fooocus with specified settings
27
- CMD ["python", "entry_with_update.py", "--share", "--always-high-vram", "--quality", "199999"]
 
24
  RUN chmod -R 777 /app/Fooocus/*
25
 
26
  # Run Fooocus with specified settings
27
+ CMD ["python", "entry_with_update.py", "--share", "--always-high-vram"]