Update README.md
Browse files
README.md
CHANGED
|
@@ -5,4 +5,7 @@ datasets:
|
|
| 5 |
base_model:
|
| 6 |
- stabilityai/stable-diffusion-3.5-medium
|
| 7 |
pipeline_tag: image-text-to-image
|
| 8 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
base_model:
|
| 6 |
- stabilityai/stable-diffusion-3.5-medium
|
| 7 |
pipeline_tag: image-text-to-image
|
| 8 |
+
---
|
| 9 |
+
This repository contains the base and LoRA weights for the Weather-conditioned Forward Renderer, as presented in IntrinsicWeather: Controllable Weather Editing in Intrinsic Space.
|
| 10 |
+
|
| 11 |
+
🚀 Code: https://github.com/YixinZhu042/IntrinsicWeather
|