GilgameshYX commited on
Commit
0c76720
·
verified ·
1 Parent(s): 3d92142

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
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