zsolt-klang commited on
Commit
624c170
1 Parent(s): 1d5a5e4

Update handler.py

Browse files
Files changed (1) hide show
  1. handler.py +0 -1
handler.py CHANGED
@@ -3,7 +3,6 @@ from audiocraft.data.audio import audio_write
3
  from audiocraft.models import MusicGen
4
 
5
  from typing import Dict, List, Any
6
- import torch
7
  import logging
8
 
9
  class EndpointHandler:
 
3
  from audiocraft.models import MusicGen
4
 
5
  from typing import Dict, List, Any
 
6
  import logging
7
 
8
  class EndpointHandler: