Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -25,18 +25,15 @@ Start Here: https://autogen-studio.com/autogen-studio-ui
|
|
25 |
|
26 |
# Sample Output:
|
27 |
|
28 |
-
|
29 |
-

|
30 |
|
31 |
# Note that the code generated is shown for the solution.
|
32 |
|
|
|
33 |
|
|
|
34 |
|
35 |
-

|
38 |
-
|
39 |
-

|
40 |
|
41 |
|
42 |
```python
|
@@ -166,7 +163,6 @@ TERMINATE
|
|
166 |
|
167 |
Results (3 files)```
|
168 |
|
169 |
-
|
170 |
"""
|
171 |
|
172 |
st.markdown(markdown)
|
|
|
25 |
|
26 |
# Sample Output:
|
27 |
|
28 |
+

|
|
|
29 |
|
30 |
# Note that the code generated is shown for the solution.
|
31 |
|
32 |
+

|
33 |
|
34 |
+

|
35 |
|
36 |
+

|
|
|
|
|
|
|
|
|
37 |
|
38 |
|
39 |
```python
|
|
|
163 |
|
164 |
Results (3 files)```
|
165 |
|
|
|
166 |
"""
|
167 |
|
168 |
st.markdown(markdown)
|