Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -78,7 +78,7 @@ RUN wget -c https://huggingface.co/WarriorMama777/OrangeMixs/resolve/main/VAEs/o
|
|
78 |
# Loras
|
79 |
RUN wget -c https://civitai.com/api/download/models/77307 -O ./models/loras/attire_spider-man-12.safetensors
|
80 |
RUN wget -c https://civitai.com/api/download/models/145048 -O ./models/loras/SDXL_crumpled_paper_Sa_May_V2.safetensors
|
81 |
-
RUN wget -c https://civitai.com/api/download/models/141094 -O ./models/loras/
|
82 |
RUN wget -c https://civitai.com/api/download/models/153772 -O ./models/loras/Gemma Correll Style.safetensors
|
83 |
RUN wget -c https://civitai.com/api/download/models/123593 -O ./models/loras/RW_pixelart_XL_v1.safetensors
|
84 |
# RUN wget -c https://civitai.com/api/download/models/10350 -O ./models/loras/theovercomer8sContrastFix_sd21768.safetensors #theovercomer8sContrastFix SD2.x 768-v
|
|
|
78 |
# Loras
|
79 |
RUN wget -c https://civitai.com/api/download/models/77307 -O ./models/loras/attire_spider-man-12.safetensors
|
80 |
RUN wget -c https://civitai.com/api/download/models/145048 -O ./models/loras/SDXL_crumpled_paper_Sa_May_V2.safetensors
|
81 |
+
RUN wget -c https://civitai.com/api/download/models/141094 -O ./models/loras/Cyberpunk_Anime_sdxl.safetensors
|
82 |
RUN wget -c https://civitai.com/api/download/models/153772 -O ./models/loras/Gemma Correll Style.safetensors
|
83 |
RUN wget -c https://civitai.com/api/download/models/123593 -O ./models/loras/RW_pixelart_XL_v1.safetensors
|
84 |
# RUN wget -c https://civitai.com/api/download/models/10350 -O ./models/loras/theovercomer8sContrastFix_sd21768.safetensors #theovercomer8sContrastFix SD2.x 768-v
|