Spaces:
				
			
			
	
			
			
		Sleeping
		
	
	
	
			
			
	
	
	
	
		
		
		Sleeping
		
	Update app.py
Browse files
    	
        app.py
    CHANGED
    
    | @@ -150,3 +150,4 @@ if st.button("Submit Responses"): | |
| 150 | 
             
                        st.write(f"**{question}**")
         | 
| 151 | 
             
                        st.write(f"Response: {response}")
         | 
| 152 | 
             
                        st.write(f"Emotion Analysis: {analysis}")
         | 
|  | 
|  | |
| 150 | 
             
                        st.write(f"**{question}**")
         | 
| 151 | 
             
                        st.write(f"Response: {response}")
         | 
| 152 | 
             
                        st.write(f"Emotion Analysis: {analysis}")
         | 
| 153 | 
            +
             |