Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,6 @@ app_port: 3000
|
|
9 |
pinned: false
|
10 |
---
|
11 |
|
12 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
13 |
|
14 |
# Word to Code
|
15 |
|
@@ -17,6 +16,8 @@ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-
|
|
17 |
|
18 |
This is a [Next.js](https://nextjs.org) project that transforms natural language descriptions into visual code sketches.
|
19 |
|
|
|
|
|
20 |
## 🤗 HuggingFace Space Setup
|
21 |
|
22 |
1. Clone the repository:
|
|
|
9 |
pinned: false
|
10 |
---
|
11 |
|
|
|
12 |
|
13 |
# Word to Code
|
14 |
|
|
|
16 |
|
17 |
This is a [Next.js](https://nextjs.org) project that transforms natural language descriptions into visual code sketches.
|
18 |
|
19 |
+
Built by: [Tina Tarighian](https://tina.zone) Designed by: [Jocelyn Zhao](https://jocelynzhao.com/)
|
20 |
+
|
21 |
## 🤗 HuggingFace Space Setup
|
22 |
|
23 |
1. Clone the repository:
|