Luca Vivona commited on
Commit
bab9161
β€’
1 Parent(s): 16d4a2b
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -5,6 +5,17 @@ stream both [Gradio](https://gradio.app) ( and later [Streamlit](https://streaml
5
 
6
 
7
  ## Tabel Of Contents πŸ“š
 
 
 
 
 
 
 
 
 
 
 
8
  - [**App Architecture**](#app-architecture-%EF%B8%8F)
9
 
10
  - [**Prerequisites**](#prerequisites-)
@@ -40,9 +51,11 @@ stream both [Gradio](https://gradio.app) ( and later [Streamlit](https://streaml
40
 
41
  - [**Run Gradio within Gradio-Flow**](#5-run-gradio-within-gradio-flow)
42
 
 
 
43
  - [**Application**](#application-%EF%B8%8F)
44
 
45
- ### Updates βš’οΈ
46
  ### Backend πŸ’½
47
  - errors within the function InterLauncher fixed
48
  - port mapping fixed
 
5
 
6
 
7
  ## Tabel Of Contents πŸ“š
8
+ - [**Updates**](#updates-%EF%B8%8F)
9
+
10
+
11
+ - [**Backend**](#backend-)
12
+
13
+
14
+ - [**Frontend**](#frontend-%EF%B8%8F)
15
+
16
+
17
+ - [**In The Works**](#in-the-works-)
18
+
19
  - [**App Architecture**](#app-architecture-%EF%B8%8F)
20
 
21
  - [**Prerequisites**](#prerequisites-)
 
51
 
52
  - [**Run Gradio within Gradio-Flow**](#5-run-gradio-within-gradio-flow)
53
 
54
+ - [**More Demos**](#more-demos-)
55
+
56
  - [**Application**](#application-%EF%B8%8F)
57
 
58
+ ## Updates βš’οΈ
59
  ### Backend πŸ’½
60
  - errors within the function InterLauncher fixed
61
  - port mapping fixed