LucaVivona commited on
Commit
3bef579
2 Parent(s): daa400f 7fefe35

Merge branch 'main' of https://github.com/LVivona/Gradio-Flow into main

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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/commune-ai/Gradio-Flow/blob/gradio-flow/gradio-only/new_feature.png)
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