Spaces:
				
			
			
	
			
			
		Sleeping
		
	
	
	
			
			
	
	
	
	
		
		
		Sleeping
		
	Update app.py
Browse files
    	
        app.py
    CHANGED
    
    | @@ -14,7 +14,7 @@ with gr.Blocks(css=custom_css) as demo: | |
| 14 | 
             
                with gr.Tab("FAQ Assistant"):
         | 
| 15 | 
             
                    faq_assistant_tab()
         | 
| 16 |  | 
| 17 | 
            -
                with gr.Tab("Symptom Checker"):
         | 
| 18 | 
             
                    symptom_checker_tab()
         | 
| 19 |  | 
| 20 | 
             
            # Launch the app
         | 
|  | |
| 14 | 
             
                with gr.Tab("FAQ Assistant"):
         | 
| 15 | 
             
                    faq_assistant_tab()
         | 
| 16 |  | 
| 17 | 
            +
                with gr.Tab("🧬 Symptom Checker"):
         | 
| 18 | 
             
                    symptom_checker_tab()
         | 
| 19 |  | 
| 20 | 
             
            # Launch the app
         | 
