awacke1 commited on
Commit
338773f
1 Parent(s): 9ef3c92

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -1,10 +1,10 @@
1
  import streamlit as st
2
 
3
- markdown="""
4
- Installing and running Autogen locally allows you to run multi agent systems with GPT.
5
  Start Here: https://autogen-studio.com/autogen-studio-ui
6
 
7
- #Installation and Running Autogen:
8
 
9
  1. create a directory: mkdir autogen
10
  2. Go there and create a startup script. C:\Users\aaron\autogen>notepad setkey.bat
 
1
  import streamlit as st
2
 
3
+ markdown=f"""
4
+
5
  Start Here: https://autogen-studio.com/autogen-studio-ui
6
 
7
+ # Installation and Running Autogen:
8
 
9
  1. create a directory: mkdir autogen
10
  2. Go there and create a startup script. C:\Users\aaron\autogen>notepad setkey.bat