https://github.com/AUTOMATIC1111/stable-diffusion-webui/blob/master/modules/sd_disable_initialization.py def CLIPTextModel_from_pretrained(pretrained_model_name_or_path, *model_args, **kwargs): res = self.CLIPTextModel_from_pretrained(None, *model_args, config=pretrained_model_name_or_path, ...
def check_python_version(): if not os.path.isfile("no_py_ver_warning"): version = sys.version_info version_range = None if platform.system() == "Linux": version_range = range(7 + 1, 11 + 1) else: version_range = range(7 + 1, 10 + 1) version = sys.version_info if platf...
pipe = StableDiffusionPipeline.from_pretrained("runwayml/stable-diffusion-v1-5", torch_dtype=torch.float16, cache_dir='.') File "XXXXXX/anaconda3/envs/xxxx/lib/python3.9/site-packages/diffusers/pipelines/pipeline_utils.py", line 589, in from_pretrained config_dict = cls.load_config( File ...
|-- stable-diffusion-v1-5 | └── unet | |-- config.json 8 changes: 4 additions & 4 deletions 8 script/test_video.yaml Original file line numberDiff line numberDiff line change @@ -3,10 +3,10 @@ pretrained_vae_path: "../pretrained_weights/sd-vae-ft-mse" image_encoder_path...
processing import StableDiffusionProcessingImg2Img from modules.shared import opts, sd_model 2 changes: 1 addition & 1 deletion 2 scripts/deforum_helpers/word_masking.py Original file line numberDiff line numberDiff line change @@ -13,7 +13,7 @@ # You should have received a copy of the...
Both were crystallized using the sitting drop vapour diffusion method. The crystals of d(T(CCG)3A) were obtained from a solution of 1.0 mM single-stranded DNA, 50 mM sodium cacodylate (pH 6.0), 1 mM magnesium chloride, 3% 2-methylpentane-2,4-diol, and 0.5 mM cobalt(II) chloride. The...