Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -22,6 +22,10 @@ Start Here: https://autogen-studio.com/autogen-studio-ui
|
|
22 |
5. run your startup script setkey.bat
|
23 |
|
24 |
6. Browse to localhost http://localhost:8081/
|
|
|
|
|
|
|
|
|
25 |
"""
|
26 |
|
27 |
st.markdown(markdown)
|
|
|
22 |
5. run your startup script setkey.bat
|
23 |
|
24 |
6. Browse to localhost http://localhost:8081/
|
25 |
+
|
26 |
+
|
27 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/620630b603825909dcbeba35/ksQAeTwpgct1tuQqTV8UX.png)
|
28 |
+
|
29 |
"""
|
30 |
|
31 |
st.markdown(markdown)
|