Spaces:
Configuration error
Configuration error
LucaVivona
commited on
Merge branch 'main' of https://github.com/LVivona/Gradio-Flow into main
Browse files
README.md
CHANGED
@@ -106,9 +106,10 @@ def InterLauncher(name, interface, listen=2000, **kwargs):
|
|
106 |
### Frontend 🖥️
|
107 |
- Node Menu
|
108 |
- Dynamic adjust the size of node
|
|
|
109 |
- Link to gradio to host it in seprate tab
|
110 |
|
111 |
-
![Node Menu](https://github.com/
|
112 |
|
113 |
### In The Works 🚧
|
114 |
- Appending streamlit into gradio-flow
|
|
|
106 |
### Frontend 🖥️
|
107 |
- Node Menu
|
108 |
- Dynamic adjust the size of node
|
109 |
+
- Delete node Button
|
110 |
- Link to gradio to host it in seprate tab
|
111 |
|
112 |
+
![Node Menu](https://github.com/LVivona/Gradio-Flow/blob/e81c43c10f240e715f42069b06aa6d9a955cf4f7/images/new_feature.png)
|
113 |
|
114 |
### In The Works 🚧
|
115 |
- Appending streamlit into gradio-flow
|