Spaces:
Configuration error
Configuration error
Commit
Β·
6e075ce
1
Parent(s):
120450c
refactor frontend/backend π¨βπ»
Browse files
README.md
CHANGED
@@ -115,6 +115,12 @@ def InterLauncher(name, interface, listen=2000, **kwargs):
|
|
115 |
- Dynamic adjust the size of node
|
116 |
- Delete node Button
|
117 |
- Link to gradio to host it in seprate tab
|
|
|
|
|
|
|
|
|
|
|
|
|
118 |
|
119 |

|
120 |
|
|
|
115 |
- Dynamic adjust the size of node
|
116 |
- Delete node Button
|
117 |
- Link to gradio to host it in seprate tab
|
118 |
+
- Refresh Button to refresh the iframe if need be
|
119 |
+
- fixed some bugs from ``+ button`` for catching errors and wrong inputs
|
120 |
+
- ``+ button`` now includes hugginface spaces, and gradio share
|
121 |
+
- https://hf.space/embed/name_of_user/name_of_space/+
|
122 |
+
- Ex: https://hf.space/embed/marcop/musika/+
|
123 |
+
|
124 |
|
125 |

|
126 |
|