Spaces:
				
			
			
	
			
			
		Runtime error
		
	
	
	
			
			
	
	
	
	
		
		
		Runtime error
		
	
		binary-husky
		
	commited on
		
		
					Update bug_report.yml
Browse files
    	
        .github/ISSUE_TEMPLATE/bug_report.yml
    CHANGED
    
    | 
         @@ -8,14 +8,14 @@ body: 
     | 
|
| 8 | 
         
             
                attributes:
         
     | 
| 9 | 
         
             
                  label: Installation Method | 安装方法与平台
         
     | 
| 10 | 
         
             
                  options:
         
     | 
| 11 | 
         
            -
                    - Pip ( 
     | 
| 12 | 
         
            -
                    - Anaconda ( 
     | 
| 13 | 
         
             
                    - Docker(Windows/Mac)
         
     | 
| 14 | 
         
             
                    - Docker(Linux)
         
     | 
| 15 | 
         
             
                    - Docker-Compose(Windows/Mac)
         
     | 
| 16 | 
         
             
                    - Docker-Compose(Linux)
         
     | 
| 17 | 
         
             
                    - Huggingface
         
     | 
| 18 | 
         
            -
                    - Others
         
     | 
| 19 | 
         
             
                validations:
         
     | 
| 20 | 
         
             
                  required: true
         
     | 
| 21 | 
         | 
| 
         | 
|
| 8 | 
         
             
                attributes:
         
     | 
| 9 | 
         
             
                  label: Installation Method | 安装方法与平台
         
     | 
| 10 | 
         
             
                  options:
         
     | 
| 11 | 
         
            +
                    - Pip Install (I used latest requirements.txt and python>=3.8)
         
     | 
| 12 | 
         
            +
                    - Anaconda (I used latest requirements.txt and python>=3.8)
         
     | 
| 13 | 
         
             
                    - Docker(Windows/Mac)
         
     | 
| 14 | 
         
             
                    - Docker(Linux)
         
     | 
| 15 | 
         
             
                    - Docker-Compose(Windows/Mac)
         
     | 
| 16 | 
         
             
                    - Docker-Compose(Linux)
         
     | 
| 17 | 
         
             
                    - Huggingface
         
     | 
| 18 | 
         
            +
                    - Others (Please Describe)
         
     | 
| 19 | 
         
             
                validations:
         
     | 
| 20 | 
         
             
                  required: true
         
     | 
| 21 | 
         |