MikaelTradera
commited on
Commit
•
a9107e8
1
Parent(s):
9dfcf9c
Create onlyin.sh
Browse files
onlyin.sh
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
wget -O /workspace/ComfyUI/models/controlnet/FLUX.1-dev-Controlnet-Inpainting-Beta.safetensors https://huggingface.co/MikaelTradera/ae/resolve/main/FLUX.1-dev-Controlnet-Inpainting-Beta.safetensors?download=true
|
2 |
+
wget -O /workspace/ComfyUI/models/loras/FLUX-dev-lora-AntiBlur.safetensors https://huggingface.co/MikaelTradera/ae/resolve/main/FLUX-dev-lora-AntiBlur.safetensors?download=true
|