LucaVivona commited on
Commit
94894c8
Β·
1 Parent(s): 470f3fc

clean 🧽

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -100,7 +100,7 @@ def InterLauncher(name, interface, listen=2000, **kwargs):
100
 
101
 
102
  ## App Architecture πŸ—οΈ
103
- ![architecture](https://github.com/commune-ai/Gradio-Flow/blob/gradio-flow/gradio-only/images/architecture.png)
104
 
105
  ## Prerequisites πŸ“
106
  You will need:
@@ -213,5 +213,4 @@ if __name__ == "__main__":
213
  # Greeting().launch(listen=2000)
214
  ````
215
  ## Application πŸ›οΈ
216
- ![Application_dark](https://github.com/commune-ai/Gradio-Flow/blob/gradio-flow/gradio-only/app.png)
217
-
 
100
 
101
 
102
  ## App Architecture πŸ—οΈ
103
+ ![architecture](https://github.com/commune-ai/Gradio-Flow/blob/gradio-flow/gradio-only/architecture.png)
104
 
105
  ## Prerequisites πŸ“
106
  You will need:
 
213
  # Greeting().launch(listen=2000)
214
  ````
215
  ## Application πŸ›οΈ
216
+ ![Application](https://github.com/commune-ai/Gradio-Flow/blob/gradio-flow/gradio-only/app.png)