UmeAiRT commited on
Commit
8fb5a95
·
verified ·
1 Parent(s): 02a216c

Upload UmeAiRT-FLUX-Model_downloader.bat

Browse files
Files changed (1) hide show
  1. UmeAiRT-FLUX-Model_downloader.bat +1 -1
UmeAiRT-FLUX-Model_downloader.bat CHANGED
@@ -122,7 +122,7 @@ echo Invalid choice. Please enter A,B,C or D.
122
 
123
  REM Download VAE file
124
  echo Downloading VAE file...
125
- curl -L -o "%modelsPath%/vae/ae.safetensors" "https://huggingface.co/black-forest-labs/FLUX.1-dev/resolve/main/ae.safetensors?download=true"
126
 
127
  REM Download CLIP files
128
  echo Downloading CLIP files...
 
122
 
123
  REM Download VAE file
124
  echo Downloading VAE file...
125
+ curl -L -o "%modelsPath%/vae/ae.safetensors" "https://huggingface.co/UmeAiRT/ComfyUI-Auto_installer/resolve/main/models/vae/ae.safetensors?download=true"
126
 
127
  REM Download CLIP files
128
  echo Downloading CLIP files...