adefossez commited on
Commit
664552c
1 Parent(s): 14b5718

removed warning

Browse files
Files changed (1) hide show
  1. app_batched.py +0 -3
app_batched.py CHANGED
@@ -74,9 +74,6 @@ with gr.Blocks() as demo:
74
  The model will extract the broad melody from the uploaded wav if provided.
75
  This will generate a 12s extract with the `melody` model.
76
 
77
- **Warning:** Due to high demand, the demo might get stuck, in that case please refresh
78
- the page! Normal processing time is ~30 seconds.
79
-
80
  For generating longer sequences (up to 30 seconds) and skipping queue, you can duplicate
81
  to full demo space, which contains more control and upgrade to GPU in the settings.
82
  <br/>
 
74
  The model will extract the broad melody from the uploaded wav if provided.
75
  This will generate a 12s extract with the `melody` model.
76
 
 
 
 
77
  For generating longer sequences (up to 30 seconds) and skipping queue, you can duplicate
78
  to full demo space, which contains more control and upgrade to GPU in the settings.
79
  <br/>