Update README.md
Browse files
README.md
CHANGED
|
@@ -38,6 +38,14 @@ Folder Structure
|
|
| 38 |
|
| 39 |
- refer [black-forest-labs/FLUX.1-Kontext-dev](https://huggingface.co/black-forest-labs/FLUX.1-Kontext-dev/tree/main)
|
| 40 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 41 |
---
|
| 42 |
|
| 43 |
# Dependencies
|
|
|
|
| 38 |
|
| 39 |
- refer [black-forest-labs/FLUX.1-Kontext-dev](https://huggingface.co/black-forest-labs/FLUX.1-Kontext-dev/tree/main)
|
| 40 |
|
| 41 |
+
---
|
| 42 |
+
|
| 43 |
+
# Blockers
|
| 44 |
+
1) NotImplementedError: Cannot copy out of meta tensor; no data! Please use torch.nn.Module.to_empty() instead of torch.nn.Module.to() when moving module from meta to a different device.
|
| 45 |
+
|
| 46 |
+
2) KeyError: <class 'diffusers.models.transformers.transformer_flux.FluxAttention'>
|
| 47 |
+
|
| 48 |
+
|
| 49 |
---
|
| 50 |
|
| 51 |
# Dependencies
|