You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello Everyone,
while running foocus and trying to use the Input image function i get the following error.
I have already deactivated my antivirus and tried again, unfortunately without success.
To create a public link, set `share=True` in `launch()`.
model_type EPS
UNet ADM Dimension 2816
Using pytorch attention in VAE
Working with z of shape (1, 4, 32, 32) = 4096 dimensions.
Using pytorch attention in VAE
extra {'cond_stage_model.clip_l.text_projection', 'cond_stage_model.clip_l.logit_scale'}
left over keys: dict_keys(['cond_stage_model.clip_l.transformer.text_model.embeddings.position_ids'])
Base model loaded: C:\Users\myname\Desktop\Fooocus_win64_2-5-0\Fooocus\models\checkpoints\realisticStockPhoto_v20.safetensors
VAE loaded: None
Request to load LoRAs [('SDXL_FILM_PHOTOGRAPHY_STYLE_V1.safetensors', 0.25)] for model [C:\Users\myname\Desktop\Fooocus_win64_2-5-0\Fooocus\models\checkpoints\realisticStockPhoto_v20.safetensors].
Loaded LoRA [C:\Users\myname\Desktop\Fooocus_win64_2-5-0\Fooocus\models\loras\SDXL_FILM_PHOTOGRAPHY_STYLE_V1.safetensors] for UNet [C:\Users\myname\Desktop\Fooocus_win64_2-5-0\Fooocus\models\checkpoints\realisticStockPhoto_v20.safetensors] with 722 keys at weight 0.25.
Loaded LoRA [C:\Users\myname\Desktop\Fooocus_win64_2-5-0\Fooocus\models\loras\SDXL_FILM_PHOTOGRAPHY_STYLE_V1.safetensors] for CLIP [C:\Users\myname\Desktop\Fooocus_win64_2-5-0\Fooocus\models\checkpoints\realisticStockPhoto_v20.safetensors] with 264 keys at weight 0.25.
Fooocus V2 Expansion: Vocab with 642 words.
C:\Users\myname\Desktop\Fooocus_win64_2-5-0\python_embeded\lib\site-packages\torch\_utils.py:831: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage()
return self.fget.__get__(instance, owner)()
Fooocus Expansion engine loaded for cuda:0, use_fp16 = True.
Requested to load SDXLClipModel
Requested to load GPT2LMHeadModel
Loading 2 new models
[Fooocus Model Management] Moving model(s) has taken 1.29 seconds
Started worker with PID 22064
App started successful. Use the app with http://127.0.0.1:7865/ or 127.0.0.1:7865
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello Everyone,
while running foocus and trying to use the Input image function i get the following error.
I have already deactivated my antivirus and tried again, unfortunately without success.
Beta Was this translation helpful? Give feedback.
All reactions