Spaces:
				
			
			
	
			
			
		Runtime error
		
	
	
	
			
			
	
	
	
	
		
		
		Runtime error
		
	Update app.py
Browse files
    	
        app.py
    CHANGED
    
    | @@ -113,7 +113,10 @@ with gr.Blocks(css='style.css') as demo: | |
| 113 | 
             
                with gr.Accordion(label='We are hiring(Based in Beijing / Hangzhou, China.)', open=False):
         | 
| 114 | 
             
                    gr.HTML("""<div class="acknowledgments">
         | 
| 115 | 
             
                                <p>
         | 
| 116 | 
            -
                                    If you're looking for an exciting challenge and the opportunity to work with cutting-edge technologies in AIGC and large-scale pretraining, then we are the place for you. We are looking for talented, motivated and creative individuals to join our team. If you are interested, please send your CV to us. | 
|  | |
|  | |
|  | |
| 117 | 
             
                                </p>
         | 
| 118 | 
             
                               </div>
         | 
| 119 | 
             
                            """)
         | 
|  | |
| 113 | 
             
                with gr.Accordion(label='We are hiring(Based in Beijing / Hangzhou, China.)', open=False):
         | 
| 114 | 
             
                    gr.HTML("""<div class="acknowledgments">
         | 
| 115 | 
             
                                <p>
         | 
| 116 | 
            +
                                    If you're looking for an exciting challenge and the opportunity to work with cutting-edge technologies in AIGC and large-scale pretraining, then we are the place for you. We are looking for talented, motivated and creative individuals to join our team. If you are interested, please send your CV to us.
         | 
| 117 | 
            +
                                </p>
         | 
| 118 | 
            +
                                <p>
         | 
| 119 | 
            +
                                    <b>EMAIL: yingya.zyy@alibaba-inc.com</b>.
         | 
| 120 | 
             
                                </p>
         | 
| 121 | 
             
                               </div>
         | 
| 122 | 
             
                            """)
         | 
