Luca Vivona commited on
Commit
6c7343f
โ€ข
1 Parent(s): 43af659
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -17,6 +17,18 @@ stream both [Gradio](https://gradio.app) ( and later [Streamlit](https://streaml
17
 
18
 
19
  - [**Features**](#features-)
 
 
 
 
 
 
 
 
 
 
 
 
20
 
21
 
22
  - [**Updates**](#updates-%EF%B8%8F)
@@ -81,7 +93,7 @@ stream both [Gradio](https://gradio.app) ( and later [Streamlit](https://streaml
81
  ### Resize Node ๐Ÿ“
82
  ![Huggin](images/resize.gif)
83
 
84
- ### Delete Nodes ๐Ÿ—‘๏ธ
85
  ![delete](images/delete_1.gif)
86
 
87
  ### Remove Node From Dashboard ๐Ÿšฎ
 
17
 
18
 
19
  - [**Features**](#features-)
20
+
21
+
22
+ - [**Append Node**](#append-node-)
23
+
24
+
25
+ - [**Resize Node**](#resize-node-)
26
+
27
+
28
+ - [**Delete Node**](#delete-node-%EF%B8%8F)
29
+
30
+
31
+ - [**Remove Node From Dashboard**](#remove-node-from-dashboard-)
32
 
33
 
34
  - [**Updates**](#updates-%EF%B8%8F)
 
93
  ### Resize Node ๐Ÿ“
94
  ![Huggin](images/resize.gif)
95
 
96
+ ### Delete Node ๐Ÿ—‘๏ธ
97
  ![delete](images/delete_1.gif)
98
 
99
  ### Remove Node From Dashboard ๐Ÿšฎ