Update .gitignore
Browse files- .gitignore +0 -4
    	
        .gitignore
    CHANGED
    
    | @@ -3,8 +3,4 @@ | |
| 3 | 
             
            **/__pycache__
         | 
| 4 | 
             
            *.pyc
         | 
| 5 |  | 
| 6 | 
            -
            weights*
         | 
| 7 | 
            -
            models
         | 
| 8 | 
            -
            sd-v2*
         | 
| 9 | 
            -
             | 
| 10 | 
             
            venv/
         | 
|  | |
| 3 | 
             
            **/__pycache__
         | 
| 4 | 
             
            *.pyc
         | 
| 5 |  | 
|  | |
|  | |
|  | |
|  | |
| 6 | 
             
            venv/
         | 

