Spaces:
				
			
			
	
			
			
		Runtime error
		
	
	
	
			
			
	
	
	
	
		
		
		Runtime error
		
	Commit 
							
							·
						
						e550111
	
1
								Parent(s):
							
							64c7c00
								
Create requirements.txt
Browse files- requirements.txt +4 -0
    	
        requirements.txt
    ADDED
    
    | @@ -0,0 +1,4 @@ | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            --extra-index-url https://download.pytorch.org/whl/cu113
         | 
| 2 | 
            +
            torch
         | 
| 3 | 
            +
            transformers
         | 
| 4 | 
            +
            diffusers[torch]
         | 
