Upload folder using huggingface_hub
Browse files
README.md
CHANGED
@@ -9,9 +9,9 @@ base_model:
|
|
9 |
This tiny model is for debugging. It is randomly initialized with the config adapted from [Qwen/Qwen-Image](https://huggingface.co/Qwen/Qwen-Image).
|
10 |
|
11 |
File size:
|
12 |
-
-
|
13 |
-
-
|
14 |
-
-
|
15 |
|
16 |
### Example usage:
|
17 |
|
|
|
9 |
This tiny model is for debugging. It is randomly initialized with the config adapted from [Qwen/Qwen-Image](https://huggingface.co/Qwen/Qwen-Image).
|
10 |
|
11 |
File size:
|
12 |
+
- ~10MB text_encoder/model.safetensors
|
13 |
+
- ~200KB transformer/diffusion_pytorch_model.safetensors
|
14 |
+
- ~5MB vae/diffusion_pytorch_model.safetensors
|
15 |
|
16 |
### Example usage:
|
17 |
|