Spaces:
Configuration error
Configuration error
Luca Vivona
commited on
Commit
•
7d4f382
1
Parent(s):
ebbeb03
README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,13 @@
|
|
1 |
-
# Gradio Flow
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
**A web application with a backend in [Flask](https://flask.palletsprojects.com/en/2.2.x/) and frontend in [React](https://reactjs.org), and [React flow](https://reactflow.dev/) node base environment to
|
4 |
stream both [Gradio](https://gradio.app) ( and later [Streamlit](https://streamlit.io) ) interfaces, within a single application.**
|
5 |
|
|
|
1 |
+
# Gradio Flow <img src="frontend/src/images/logo.svg" style="width:40px; height:40px;"/>
|
2 |
+
|
3 |
+
## 👋 Reach Me For Inquiry or Bugs
|
4 |
+
```console
|
5 |
+
@Discord-Server: https://discord.com/invite/feTf9x3ZSB
|
6 |
+
@Discord-Name : Luca Vivona
|
7 |
+
|
8 |
+
```
|
9 |
+
|
10 |
+
## What Is Gradio Flow
|
11 |
**A web application with a backend in [Flask](https://flask.palletsprojects.com/en/2.2.x/) and frontend in [React](https://reactjs.org), and [React flow](https://reactflow.dev/) node base environment to
|
12 |
stream both [Gradio](https://gradio.app) ( and later [Streamlit](https://streamlit.io) ) interfaces, within a single application.**
|
13 |
|