Spaces:
				
			
			
	
			
			
					
		Running
		
			on 
			
			CPU Upgrade
	
	
	
			
			
	
	
	
	
		
		
					
		Running
		
			on 
			
			CPU Upgrade
	| # FROM argilla/argilla-hf-spaces:v2.5.0 | |
| FROM argilladev/argilla-hf-spaces:pr-5727 | |
| # Copy the auth config section | |
| COPY .oauth.yaml /home/argilla/ | |
| # Uncoment this line to remove the persistence storage warning | |
| #ENV ARGILLA_SHOW_HUGGINGFACE_SPACE_PERSISTENT_STORAGE_WARNING=false | |
| ENV ARGILLA_ENABLE_SHARE_YOUR_PROGRESS=true | |
| ENV ARGILLA_DATABASE_SQLITE_TIMEOUT=25 | |