Replies: 7 comments 3 replies
-
how large is the model in GB ? |
Beta Was this translation helpful? Give feedback.
-
Le modèle de base v 1.5
Le lundi 3 juillet 2023 à 18:04:01 UTC+2, Ben ***@***.***> a écrit :
how large is the model in GB ?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
it's seems it's a RAM limit, next time you run it, keep an eye on the RAM gauge |
Beta Was this translation helpful? Give feedback.
-
J'ai aussi supprimé une grand partie des extension tout ce que j'utilise peu on va bien voir, je vais surveiller les jauge de google colab on va bien voir
Le lundi 3 juillet 2023 à 18:14:26 UTC+2, Ben ***@***.***> a écrit :
it's seems it's a RAM limit, next time you run it, keep an eye on the RAM gauge
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
depuis quelques jours ça plante assez souvent, pendant un rendu, quand je lance un "interrogate" etc etc il faut dire aussi que google a peut être baissé la quantité de memoire ram/vram disponible pour colab pro est ce qu'il y a des réglage quelque part dans sd pour indiquer précisément la quantité de mémoire a utiliser ou est ce que c'est automatique, je ne sais pas si c'est possible mais une meilleure gestion de la mémoire, par exemple en vidant régulièrement la mémoire après chaque étape d'un rendu ça serait pas mal par exemple on lance un rendu, on charge le slot 1 cd control net > calcul > stockage de du résultat et netoyage de la mémoire > on passe au slot 2 etc etc .... en gros une extention qui éviterait au maximum les dépassement de mémoire ....c'est peut être deja le cas, mais franchement c'est pas très efficace... note: I write in French because it's my mother tongue and I'm pretty bad at English, so I don't want to seem rude to English-speaking users. Mémoire dispo affichée dans Google Colab pro 12,7 Go de Ram / 15Go de Vram / 167Go de disque) |
Beta Was this translation helpful? Give feedback.
-
je suis en colab pro avec A100/ ram élevée |
Beta Was this translation helpful? Give feedback.
-
je ne comprend strictement rien au fonctionnement de Runpod et je ne paye pas plus de 10$/mois avec googlemême si runpod est sans doute moins chère |
Beta Was this translation helpful? Give feedback.
-
Quand je lance un rendu j'ai une erreur en provenance de Ngrok (j'ai téléchargé le colab il y a quelque minutes)
au final l'execution du colab s'arrête
Model Downloader v1.0.6 fixed
Checking Directories...
all Directories already Created.
2023-07-03 14:12:05,522 - ControlNet - INFO - ControlNet v1.1.228
ControlNet preprocessor location: /content/gdrive/MyDrive/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/annotator/downloads
2023-07-03 14:12:05,957 - ControlNet - INFO - ControlNet v1.1.228
*** Error loading script: extension.py
Traceback (most recent call last):
File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/modules/scripts.py", line 274, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/modules/script_loading.py", line 10, in load_module
module_spec.loader.exec_module(module)
File "", line 883, in exec_module
File "", line 241, in _call_with_frames_removed
File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/extensions/stable-diffusion-webui-distributed/scripts/extension.py", line 31, in
class Script(scripts.Script):
File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/extensions/stable-diffusion-webui-distributed/scripts/extension.py", line 50, in Script
for worker in cmd_opts.distributed_remotes:
TypeError: 'NoneType' object is not iterable
Loading weights [4c86efd062] from /content/gdrive/MyDrive/sd/stable-diffusion-webui/models/Stable-diffusion/model.ckpt
Running on local URL: https://xxxx-xxx-xxx-xxx-xx.ngrok-free.app/
✔ Connected
Startup time: 31.1s (import torch: 10.0s, import gradio: 1.1s, import ldm: 0.3s, other imports: 2.0s, list SD models: 0.8s, load scripts: 4.0s, scripts before_ui_callback: 8.2s, create ui: 3.8s, gradio launch: 0.6s, add APIs: 0.2s).
preload_extensions_git_metadata for 29 extensions took 3.60s
Creating model from config: /content/gdrive/MyDrive/sd/stable-diffusion-webui/configs/v1-inference.yaml
LatentDiffusion: Running in eps-prediction mode
DiffusionWrapper has 859.52 M params.
Applying attention optimization: sdp... done.
Textual inversion embeddings loaded(0):
Model loaded in 30.4s (load weights from disk: 22.3s, create model: 1.4s, apply weights to model: 3.4s, apply half(): 1.9s, move model to device: 1.1s, calculate empty prompt: 0.2s).
2023-07-03 14:16:52,153 - ControlNet - INFO - Loading model: control_v11p_sd15_canny [d14c016b]
2023-07-03 14:17:22,509 - ControlNet - INFO - Loaded state_dict from [/content/gdrive/MyDrive/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/models/control_v11p_sd15_canny.pth]
2023-07-03 14:17:22,520 - ControlNet - INFO - Loading config: /content/gdrive/MyDrive/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/models/control_v11p_sd15_canny.yaml
2023-07-03 14:17:28,390 - ControlNet - INFO - ControlNet model control_v11p_sd15_canny [d14c016b] loaded.
2023-07-03 14:17:28,592 - ControlNet - INFO - Loading preprocessor: canny
2023-07-03 14:17:28,593 - ControlNet - INFO - preprocessor resolution = 658
2023-07-03 14:17:32,496 - ControlNet - INFO - Loading model: control_v11p_sd15_openpose [cab727d4]
2023-07-03 14:18:13,915 - ControlNet - INFO - Loaded state_dict from [/content/gdrive/MyDrive/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/models/control_v11p_sd15_openpose.pth]
2023-07-03 14:18:13,920 - ControlNet - INFO - Loading config: /content/gdrive/MyDrive/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/models/control_v11p_sd15_openpose.yaml
2023-07-03 14:18:19,465 - ControlNet - INFO - ControlNet model control_v11p_sd15_openpose [cab727d4] loaded.
2023-07-03 14:18:19,643 - ControlNet - INFO - Loading preprocessor: openpose_full
2023-07-03 14:18:19,643 - ControlNet - INFO - preprocessor resolution = 658
100% 20/20 [00:38<00:00, 1.92s/it]
ERROR:pyngrok.process.ngrok:t=2023-07-03T14:19:50+0000 lvl=eror msg="heartbeat timeout, terminating session" obj=csess id=37e1718b1fb2 clientid=c09e487c950c305959623c77bbf56d82
ERROR:pyngrok.process.ngrok:t=2023-07-03T14:19:51+0000 lvl=eror msg="session closed, starting reconnect loop" obj=csess id=42595f943ca3 err="session closed"
100% 20/20 [02:42<00:00, 8.14s/it]
✔ Connected
Startup time: 34.5s (import torch: 13.2s, import gradio: 1.1s, import ldm: 0.3s, other imports: 2.0s, list SD models: 0.8s, load scripts: 3.5s, initialize extra networks: 8.0s, create ui: 4.9s, gradio launch: 0.4s, add APIs: 0.2s).
preload_extensions_git_metadata for 29 extensions took 4.95s
Creating model from config: /content/gdrive/MyDrive/sd/stable-diffusion-webui/configs/v1-inference.yaml
LatentDiffusion: Running in eps-prediction mode
DiffusionWrapper has 859.52 M params.
Applying attention optimization: sdp... done.
Textual inversion embeddings loaded(0):
Model loaded in 35.0s (load weights from disk: 26.6s, create model: 1.4s, apply weights to model: 3.5s, apply half(): 2.0s, move model to device: 1.1s, calculate empty prompt: 0.2s).
2023-07-03 14:29:19,417 - ControlNet - INFO - Loading model: control_v11p_sd15_canny [d14c016b]
2023-07-03 14:29:27,436 - ControlNet - INFO - Loaded state_dict from [/content/gdrive/MyDrive/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/models/control_v11p_sd15_canny.pth]
2023-07-03 14:29:27,443 - ControlNet - INFO - Loading config: /content/gdrive/MyDrive/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/models/control_v11p_sd15_canny.yaml
2023-07-03 14:29:31,506 - ControlNet - INFO - ControlNet model control_v11p_sd15_canny [d14c016b] loaded.
2023-07-03 14:29:31,698 - ControlNet - INFO - Loading preprocessor: canny
2023-07-03 14:29:31,700 - ControlNet - INFO - preprocessor resolution = 512
2023-07-03 14:29:33,530 - ControlNet - INFO - Loading model: control_v11p_sd15_openpose [cab727d4]
2023-07-03 14:29:41,692 - ControlNet - INFO - Loaded state_dict from [/content/gdrive/MyDrive/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/models/control_v11p_sd15_openpose.pth]
2023-07-03 14:29:41,695 - ControlNet - INFO - Loading config: /content/gdrive/MyDrive/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/models/control_v11p_sd15_openpose.yaml
2023-07-03 14:29:47,031 - ControlNet - INFO - ControlNet model control_v11p_sd15_openpose [cab727d4] loaded.
2023-07-03 14:29:47,209 - ControlNet - INFO - Loading preprocessor: openpose_full
2023-07-03 14:29:47,209 - ControlNet - INFO - preprocessor resolution = 512
100% 20/20 [00:29<00:00, 1.47s/it]
100% 20/20 [00:56<00:00, 2.81s/it]
2023-07-03 14:34:15,285 - ControlNet - INFO - Loading model: control_v11p_sd15_canny [d14c016b]
^C
Beta Was this translation helpful? Give feedback.
All reactions