jbilcke-hf HF staff commited on
Commit
58774ec
1 Parent(s): 2fa2e84

Update handler.py

Browse files
Files changed (1) hide show
  1. handler.py +1 -0
handler.py CHANGED
@@ -98,6 +98,7 @@ class EndpointHandler:
98
  output_quality=23,
99
  enable_mmaudio=False,
100
  #model_base_dir=os.path.abspath(os.path.join(os.getcwd(), "varnish"))
 
101
  )
102
 
103
  async def process_frames(
 
98
  output_quality=23,
99
  enable_mmaudio=False,
100
  #model_base_dir=os.path.abspath(os.path.join(os.getcwd(), "varnish"))
101
+ model_base_dir="/repository/varnish",
102
  )
103
 
104
  async def process_frames(