Spaces:
				
			
			
	
			
			
					
		Running
		
	
	
	
			
			
	
	
	
	
		
		
					
		Running
		
	Update requirements.txt
Browse files- requirements.txt +2 -2
 
    	
        requirements.txt
    CHANGED
    
    | 
         @@ -1,3 +1,3 @@ 
     | 
|
| 1 | 
         
            -
            modelscope_studio
         
     | 
| 2 | 
         
             
            openai
         
     | 
| 3 | 
         
            -
            gradio
         
     | 
| 
         | 
| 
         | 
|
| 
         | 
|
| 1 | 
         
             
            openai
         
     | 
| 2 | 
         
            +
            gradio==4.44.1
         
     | 
| 3 | 
         
            +
            pydantic==2.10.6
         
     |