Commit 
							
							·
						
						9233a3a
	
1
								Parent(s):
							
							9a62339
								
Update requirements.txt
Browse files- requirements.txt +3 -1
 
    	
        requirements.txt
    CHANGED
    
    | 
         @@ -1,3 +1,5 @@ 
     | 
|
| 1 | 
         
             
            spacy==3.7.2
         
     | 
| 2 | 
         
             
            fastcoref==2.1.6
         
     | 
| 3 | 
         
            -
            pythainlp==4.0.1
         
     | 
| 
         | 
|
| 
         | 
| 
         | 
|
| 1 | 
         
             
            spacy==3.7.2
         
     | 
| 2 | 
         
             
            fastcoref==2.1.6
         
     | 
| 3 | 
         
            +
            pythainlp==4.0.1
         
     | 
| 4 | 
         
            +
            httpx==0.24.1
         
     | 
| 5 | 
         
            +
            gradio==4.11.0
         
     |