Tony1109 commited on
Commit
a139c9c
·
verified ·
1 Parent(s): d5f5697

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -63,7 +63,7 @@ model = AutoModelForCausalLM.from_pretrained(
63
  )
64
  ```
65
 
66
- For full pipeline usage (plan → implement → refine), see the [project repo](https://github.com/liuziyuan1109/design-as-code) and [QUICKSTART.md](https://github.com/liuziyuan1109/design-as-code/blob/main/QUICKSTART.md).
67
 
68
  ## Outputs
69
 
 
63
  )
64
  ```
65
 
66
+ For full pipeline usage (plan → implement → reflection), see the [project repo](https://github.com/liuziyuan1109/design-as-code) and [QUICKSTART.md](https://github.com/liuziyuan1109/design-as-code/blob/main/QUICKSTART.md).
67
 
68
  ## Outputs
69