TechnoByte commited on
Commit
81e8967
·
1 Parent(s): 69fa04a

fix dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -68,7 +68,6 @@ RUN echo "Downloading checkpoints..." && \
68
  # wget -c https://huggingface.co/comfyanonymous/GLIGEN_pruned_safetensors/resolve/main/gligen_sd14_textbox_pruned_fp16.safetensors -P ./models/gligen/ && \
69
 
70
  # ESRGAN upscale models
71
- git clone https://github.com/StuartRiffle/MiscESRGAN ./models/upscale_models/ --depth=1 && \
72
  git clone https://huggingface.co/utnah/esrgan ./models/upscale_models/ --depth=1 && \
73
 
74
  # Aesthetic scorer models
 
68
  # wget -c https://huggingface.co/comfyanonymous/GLIGEN_pruned_safetensors/resolve/main/gligen_sd14_textbox_pruned_fp16.safetensors -P ./models/gligen/ && \
69
 
70
  # ESRGAN upscale models
 
71
  git clone https://huggingface.co/utnah/esrgan ./models/upscale_models/ --depth=1 && \
72
 
73
  # Aesthetic scorer models