Spaces:
				
			
			
	
			
			
		Runtime error
		
	
	
	
			
			
	
	
	
	
		
		
		Runtime error
		
	Merge branch 'master' of github.com:binary-husky/chatgpt_academic
Browse files
    	
        README.md
    CHANGED
    
    | @@ -1,4 +1,9 @@ | |
| 1 | 
            -
             | 
|  | |
|  | |
|  | |
|  | |
|  | |
| 2 |  | 
| 3 | 
             
            # <img src="docs/logo.png" width="40" > ChatGPT 学术优化
         | 
| 4 |  | 
|  | |
| 1 | 
            +
            > **Note**
         | 
| 2 | 
            +
            >
         | 
| 3 | 
            +
            > 本项目依赖的Gradio组件的新版pip包(Gradio 3.26~3.27)有严重bug。所以,请在安装时严格选择requirements.txt中**指定的版本**。 
         | 
| 4 | 
            +
            > 
         | 
| 5 | 
            +
            > `pip install -r requirements.txt -i https://mirrors.aliyun.com/pypi/simple/`
         | 
| 6 | 
            +
            >
         | 
| 7 |  | 
| 8 | 
             
            # <img src="docs/logo.png" width="40" > ChatGPT 学术优化
         | 
| 9 |  |