Spaces:
Configuration error
Configuration error
LucaVivona
commited on
Commit
·
866f985
1
Parent(s):
1d79150
README.md
Browse files
README.md
CHANGED
@@ -136,6 +136,7 @@ stream both [Gradio](https://gradio.app) ( and later [Streamlit](https://streaml
|
|
136 |
- [ ] Mutiple windows within the react-flow environment
|
137 |
- [ ] Directory tree search that looks for files that contain classes and functions that are registered under the decorators that are in ``backend/src/resources`` allowing you to append all your registered functions with only using the frontend.
|
138 |
- [ ] Convert Flask API to FastAPI to complement new feture that allow user so add gradio endpoints (In the works)
|
|
|
139 |
|
140 |
|
141 |
|
|
|
136 |
- [ ] Mutiple windows within the react-flow environment
|
137 |
- [ ] Directory tree search that looks for files that contain classes and functions that are registered under the decorators that are in ``backend/src/resources`` allowing you to append all your registered functions with only using the frontend.
|
138 |
- [ ] Convert Flask API to FastAPI to complement new feture that allow user so add gradio endpoints (In the works)
|
139 |
+
- [ ] API Input and Output components
|
140 |
|
141 |
|
142 |
|