Update README.md
Browse files
README.md
CHANGED
@@ -7,4 +7,9 @@ sdk: static
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
+
# Hugging Face and Google Visual Blocks
|
11 |
+
|
12 |
+
Google Visual Blocks for ML is a visual programming framework by Google that allows you to create machine learning pipelines using a no-code graph editor.
|
13 |
+
Here, we will share how to create and connect visual blocks with the Hugging Face ecosystem.
|
14 |
+
|
15 |
+
Read more about visualblocks here https://visualblocks.withgoogle.com/
|