Update requirements.txt
Browse files- requirements.txt +1 -1
 
    	
        requirements.txt
    CHANGED
    
    | 
         @@ -1,3 +1,3 @@ 
     | 
|
| 1 | 
         
            -
            gradio 
     | 
| 2 | 
         
             
            pydantic~=2.6.1
         
     | 
| 3 | 
         
             
            numpy~=1.22.4
         
     | 
| 
         | 
|
| 1 | 
         
            +
            gradio
         
     | 
| 2 | 
         
             
            pydantic~=2.6.1
         
     | 
| 3 | 
         
             
            numpy~=1.22.4
         
     |