Spaces:
				
			
			
	
			
			
		Sleeping
		
	
	
	
			
			
	
	
	
	
		
		
		Sleeping
		
	Update app.py
Browse files
    	
        app.py
    CHANGED
    
    | @@ -1950,7 +1950,7 @@ def GradioSetup(UTheme=gr.themes.Soft()): | |
| 1950 |  | 
| 1951 | 
             
                with gr.Blocks(theme='JohnSmith9982/small_and_pretty', title="Applio") as app:
         | 
| 1952 | 
             
                    gr.Markdown("🍏 Applio (Mangio-RVC-Fork HF)")
         | 
| 1953 | 
            -
                    gr.Markdown("More spaces: [Aesthetic_RVC_Inference_HF](https://huggingface.co/spaces/r3gm/Aesthetic_RVC_Inference_HF), [AICoverGen](https://huggingface.co/spaces/r3gm/AICoverGen), [Ultimate-Vocal-Remover-WebUI](https://huggingface.co/spaces/r3gm/Ultimate-Vocal-Remover-WebUI), [Advanced-RVC-Inference](https://huggingface.co/spaces/r3gm/Advanced-RVC-Inference)")
         | 
| 1954 | 
             
                    gr.HTML("<h4> The current space only uses CPU, so it's only for inference. If you have issues with the queue, I recommend duplicating the space. </h4>")
         | 
| 1955 | 
             
                    gr.Markdown(
         | 
| 1956 | 
             
                        "[](https://huggingface.co/spaces/r3gm/RVC_HF?duplicate=true)\n\n"
         | 
|  | |
| 1950 |  | 
| 1951 | 
             
                with gr.Blocks(theme='JohnSmith9982/small_and_pretty', title="Applio") as app:
         | 
| 1952 | 
             
                    gr.Markdown("🍏 Applio (Mangio-RVC-Fork HF)")
         | 
| 1953 | 
            +
                    gr.Markdown("More spaces: [RVC⚡ZERO](https://huggingface.co/spaces/r3gm/rvc_zero), [Aesthetic_RVC_Inference_HF](https://huggingface.co/spaces/r3gm/Aesthetic_RVC_Inference_HF), [AICoverGen](https://huggingface.co/spaces/r3gm/AICoverGen), [Ultimate-Vocal-Remover-WebUI](https://huggingface.co/spaces/r3gm/Ultimate-Vocal-Remover-WebUI), [Advanced-RVC-Inference](https://huggingface.co/spaces/r3gm/Advanced-RVC-Inference)")
         | 
| 1954 | 
             
                    gr.HTML("<h4> The current space only uses CPU, so it's only for inference. If you have issues with the queue, I recommend duplicating the space. </h4>")
         | 
| 1955 | 
             
                    gr.Markdown(
         | 
| 1956 | 
             
                        "[](https://huggingface.co/spaces/r3gm/RVC_HF?duplicate=true)\n\n"
         | 
 
			
