LucaVivona commited on
Commit
6e075ce
β€’
1 Parent(s): 120450c

refactor frontend/backend πŸ‘¨β€πŸ’»

Browse files
Files changed (1) hide show
  1. README.md +6 -0
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
  ![Node Menu](https://github.com/LVivona/Gradio-Flow/blob/e81c43c10f240e715f42069b06aa6d9a955cf4f7/images/new_feature.png)
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
  ![Node Menu](https://github.com/LVivona/Gradio-Flow/blob/e81c43c10f240e715f42069b06aa6d9a955cf4f7/images/new_feature.png)
126