Spaces:
				
			
			
	
			
			
					
		Running
		
	
	
	
			
			
	
	
	
	
		
		
					
		Running
		
	Update app.py
Browse files- Fix positions
    	
        app.py
    CHANGED
    
    | @@ -79,7 +79,7 @@ https://www.gradio.app/docs/chatinterface | |
| 79 | 
             
            """
         | 
| 80 | 
             
            demo = gr.ChatInterface(
         | 
| 81 | 
             
                title="Chat Interface to test HF Models with a HF TOKEN",
         | 
| 82 | 
            -
                description=" | 
| 83 | 
             
                respond,
         | 
| 84 | 
             
                additional_inputs=[
         | 
| 85 | 
             
                    token_input,
         | 
|  | |
| 79 | 
             
            """
         | 
| 80 | 
             
            demo = gr.ChatInterface(
         | 
| 81 | 
             
                title="Chat Interface to test HF Models with a HF TOKEN",
         | 
| 82 | 
            +
                description="Enter your HF Token To Acces the Models",
         | 
| 83 | 
             
                respond,
         | 
| 84 | 
             
                additional_inputs=[
         | 
| 85 | 
             
                    token_input,
         | 
