Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -36,8 +36,8 @@ with col2:
|
|
| 36 |
blog_style = st.selectbox('Generating project idea for',
|
| 37 |
('Researchers', 'Data Scientist', 'Software Developer', 'Common People'), index=0)
|
| 38 |
|
| 39 |
-
|
| 40 |
-
|
| 41 |
|
| 42 |
submit = st.button("Generate")
|
| 43 |
|
|
|
|
| 36 |
blog_style = st.selectbox('Generating project idea for',
|
| 37 |
('Researchers', 'Data Scientist', 'Software Developer', 'Common People'), index=0)
|
| 38 |
|
| 39 |
+
|
| 40 |
+
|
| 41 |
|
| 42 |
submit = st.button("Generate")
|
| 43 |
|