Spaces:
				
			
			
	
			
			
		Sleeping
		
	
	
	
			
			
	
	
	
	
		
		
		Sleeping
		
	Update app.py
Browse files
    	
        app.py
    CHANGED
    
    | 
         @@ -63,9 +63,9 @@ description_foot = f""" 
     | 
|
| 63 | 
         
             
            """.strip()
         
     | 
| 64 | 
         | 
| 65 | 
         
             
            normalized_text_value = """
         
     | 
| 66 | 
         
            -
             
     | 
| 67 | 
         | 
| 68 | 
         
            -
            Choose **an example** below the  
     | 
| 69 | 
         
             
            """.strip()
         
     | 
| 70 | 
         | 
| 71 | 
         
             
            tech_env = f"""
         
     | 
| 
         | 
|
| 63 | 
         
             
            """.strip()
         
     | 
| 64 | 
         | 
| 65 | 
         
             
            normalized_text_value = """
         
     | 
| 66 | 
         
            +
            Corrected text will appear here.
         
     | 
| 67 | 
         | 
| 68 | 
         
            +
            Choose **an example** below the Correct button or paste **your text**.
         
     | 
| 69 | 
         
             
            """.strip()
         
     | 
| 70 | 
         | 
| 71 | 
         
             
            tech_env = f"""
         
     |