huggingface / huggingface/diffusers
StableDiffusionUpscaleLDM3DPipeline object has no attribute 'upcast_vae'
- Vorherrschende Sprache
- Python
- Sterne
- 34.5k
- Forks
- 7.3k
- Ø Merge
- 3 T. 3 Std.
- Gemergte PRs (30 T.)
- 91
Beschreibung
### Describe the bug
[miniconda3/lib/python3.12/site-packages/diffusers/configuration_utils.py:143](https://vscode-remote+ssh-002dremote-002b10-002e155-002e234-002e172.vscode-resource.vscode-cdn.net/data2/miniconda3/lib/python3.12/site-packages/diffusers/configuration_utils.py:143), in ConfigMixin.__getattr__(self, name)
[140](https://vscode-remote+ssh-002dremote-002b10-002e155-002e234-002e172.vscode-resource.vscode-cdn.net/data2/miniconda3/lib/python3.12/site-packages/diffusers/configuration_utils.py:140) deprecate("direct config name access", "1.0.0", deprecation_message, standard_warn=False)
[141](https://vscode-remote+ssh-002dremote-002b10-002e155-002e234-002e172.vscode-resource.vscode-cdn.net/data2/miniconda3/lib/python3.12/site-packages/diffusers/configuration_utils.py:141) return self._internal_dict[name]
--> [143](https://vscode-remote+ssh-002dremote-002b10-002e155-002e234-002e172.vscode-resource.vscode-cdn.net/data2/miniconda3/lib/python3.12/site-packages/diffusers/configuration_utils.py:143) raise AttributeError(f"'{type(self).__name__}' object has no attribute '{name}'")
AttributeError: 'StableDiffusionUpscaleLDM3DPipeline' object has no attribute 'upcast_vae'
### Reproduction
The code has commented 'upcast_vae'
### Logs
_No response_
### System Info
0.28.0
### Who can help?
_No response_
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.