Spaces:
				
			
			
	
			
			
		Sleeping
		
	
	
	
			
			
	
	
	
	
		
		
		Sleeping
		
	Update app.py
Browse files
    	
        app.py
    CHANGED
    
    | 
         @@ -245,7 +245,7 @@ with st.sidebar: 
     | 
|
| 245 | 
         
             
                st.markdown("3. Ask questions.")
         
     | 
| 246 | 
         
             
                st.markdown("4. Create podcast.")
         
     | 
| 247 | 
         | 
| 248 | 
         
            -
                st.markdown("###Credits:")
         
     | 
| 249 | 
         
             
                st.markdown("Image Source [Geeksforgeeks](https://www.geeksforgeeks.org/how-to-convert-document-into-podcast/)")
         
     | 
| 250 | 
         | 
| 251 | 
         
             
            # Streamlit UI
         
     | 
| 
         | 
|
| 245 | 
         
             
                st.markdown("3. Ask questions.")
         
     | 
| 246 | 
         
             
                st.markdown("4. Create podcast.")
         
     | 
| 247 | 
         | 
| 248 | 
         
            +
                st.markdown("### Credits:")
         
     | 
| 249 | 
         
             
                st.markdown("Image Source [Geeksforgeeks](https://www.geeksforgeeks.org/how-to-convert-document-into-podcast/)")
         
     | 
| 250 | 
         | 
| 251 | 
         
             
            # Streamlit UI
         
     |